Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 264

docbook-style-xsl-1.78.1-1.fc17.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>monospace.verbatim.font.width</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference Documentation"><link rel="up" href="misc.html" title="Miscellaneous"><link rel="prev" href="section.container.element.html" title="section.container.element"><link rel="next" href="exsl.node.set.available.html" title="exsl.node.set.available"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">monospace.verbatim.font.width</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="section.container.element.html">Prev</a> </td><th width="60%" align="center">Miscellaneous</th><td width="20%" align="right"> <a accesskey="n" href="exsl.node.set.available.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="monospace.verbatim.font.width"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">monospace.verbatim.font.width</span></h2><p>
monospace.verbatim.font.width
 &#8212; Width of a single monospace font character
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="monospace.verbatim.font.width.frag"></a><pre class="programlisting">
&lt;xsl:param name="monospace.verbatim.font.width"&gt;0.60em&lt;/xsl:param&gt;
</pre>
</div>

<div class="refsection"><a name="idp5385040"></a><h2>Description</h2>

<p>Specifies with em units the width of a single character
of the monospace font. The default value is <code class="literal">0.6em</code>.</p>

<p>This parameter is only used when a <a href="http://docbook.org/tdg5/en/html/screen.html"><code class="sgmltag-element">screen</code></a>
or <a href="http://docbook.org/tdg5/en/html/programlisting.html"><code class="sgmltag-element">programlisting</code></a> element has a 
<code class="sgmltag-attribute">width</code> 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.
</p>

</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="section.container.element.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="misc.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="exsl.node.set.available.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">section.container.element </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> exsl.node.set.available</td></tr></table></div></body></html>