You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/kdoctools/docbook/xsl/params/glossterm.width.xml

24 lines
596 B

<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>