summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/glossterm.separation.xml
blob: d69a2b928147e47e6f3b5cb130aab4bf5ee05cf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<refentry id="glossterm.separation">
<refmeta>
<refentrytitle>glossterm.separation</refentrytitle>
<refmiscinfo role="type">length</refmiscinfo>
</refmeta>
<refnamediv>
<refname>glossterm.separation</refname>
<refpurpose>Separation between glossary terms and descriptions in list mode</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='glossterm.separation.frag'>
<xsl:param name="glossterm.separation" select="'0.25in'"/>
</src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>Specifies the separation between glossary terms and descriptions when
glossarys are presented using lists.</para>

</refsect1>
</refentry>