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/column.gap.back.xml

24 lines
606 B

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