Files
dive-into-python3/chardet/docs/docbook/xsl/params/glossterm.width.xml
T
Mark Pilgrim 831681489e initial import
2009-01-24 16:05:55 -05:00

24 lines
596 B
XML

<refentry id="glossterm.width">
<refmeta>
<refentrytitle>glossterm.width</refentrytitle>
<refmiscinfo role="type">length</refmiscinfo>
</refmeta>
<refnamediv>
<refname>glossterm.width</refname>
<refpurpose>Width of glossterm in list presentation mode</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='glossterm.width.frag'>
<xsl:param name="glossterm.width" select="'2in'"/>
</src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This parameter specifies the width reserved for glossary terms when
a list presentation is used.</para>
</refsect1>
</refentry>