summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/column.gap.lot.xml
blob: a620e7553cc110086810c078914358c1eceee446 (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="column.gap.lot">
<refmeta>
<refentrytitle>column.gap.lot</refentrytitle>
<refmiscinfo role="type">length</refmiscinfo>
</refmeta>
<refnamediv>
<refname>column.gap.lot</refname>
<refpurpose>Gap between columns on a 'List-of-Titles' page</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='column.gap.lot.frag'>
<xsl:param name="column.gap.lot" select="'12pt'"/>
</src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>Specifies the gap between columns on 'List-of-Titles' pages (if
<parameter>column.count.lot</parameter> is greater than one).</para>

</refsect1>
</refentry>