From 3fd24182bee64ea2252aa494e5930c9c9924d1d2 Mon Sep 17 00:00:00 2001 From: mguetlein Date: Thu, 9 Dec 2010 16:39:22 +0100 Subject: add significance tests to reports, some more report modifications --- .../params/monospace.verbatim.font.width.xml | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docbook-xsl-1.76.1/params/monospace.verbatim.font.width.xml (limited to 'docbook-xsl-1.76.1/params/monospace.verbatim.font.width.xml') diff --git a/docbook-xsl-1.76.1/params/monospace.verbatim.font.width.xml b/docbook-xsl-1.76.1/params/monospace.verbatim.font.width.xml new file mode 100644 index 0000000..88b88dc --- /dev/null +++ b/docbook-xsl-1.76.1/params/monospace.verbatim.font.width.xml @@ -0,0 +1,40 @@ + + +monospace.verbatim.font.width +length + + +monospace.verbatim.font.width +Width of a single monospace font character + + + + +0.60em + + + +Description + +Specifies with em units the width of a single character +of the monospace font. The default value is 0.6em. + +This parameter is only used when a screen +or programlisting element has a +width attribute, which is +expressed as a plain integer to indicate the maximum character count +of each line. +To convert this character count to an actual maximum width +measurement, the width of the font characters must be provided. +Different monospace fonts have different character width, +so this parameter should be adjusted to fit the +monospace font being used. + + + + -- cgit v1.2.3