]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/monospace.verbatim.font.width.xml
Capitalized the start of a sentence in the bucket section of cataloging.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / monospace.verbatim.font.width.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="monospace.verbatim.font.width">\r
7 <refmeta>\r
8 <refentrytitle>monospace.verbatim.font.width</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>monospace.verbatim.font.width</refname>\r
13 <refpurpose>Width of a single monospace font character</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="monospace.verbatim.font.width.frag">\r
18 <xsl:param name="monospace.verbatim.font.width">0.60em</xsl:param>\r
19 </src:fragment>\r
20 </refsynopsisdiv>\r
21 \r
22 <refsection><info><title>Description</title></info>\r
23 \r
24 <para>Specifies with em units the width of a single character\r
25 of the monospace font. The default value is <literal>0.6em</literal>.</para>\r
26 \r
27 <para>This parameter is only used when a <tag>screen</tag>\r
28 or <tag>programlisting</tag> element has a \r
29 <tag class="attribute">width</tag> attribute, which is\r
30 expressed as a plain integer to indicate the maximum character count\r
31 of each line.\r
32 To convert this character count to an actual maximum width\r
33 measurement, the width of the font characters must be provided.\r
34 Different monospace fonts have different character width,\r
35 so this parameter should be adjusted to fit the \r
36 monospace font being used.\r
37 </para>\r
38 \r
39 </refsection>\r
40 </refentry>\r