summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/column.gap.back.xml
blob: 051548188904b96a60cc2a433bdb3a80d2e3ea5f (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.back">
<refmeta>
<refentrytitle>column.gap.back</refentrytitle>
<refmiscinfo role="type">length</refmiscinfo>
</refmeta>
<refnamediv>
<refname>column.gap.back</refname>
<refpurpose>Gap between columns in back matter</refpurpose>
</refnamediv>

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

<refsect1><title>Description</title>

<para>Specifies the gap between columns in back matter (if
<parameter>column.count.back</parameter> is greater than one).</para>

</refsect1>
</refentry>