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.
25 lines
637 B
25 lines
637 B
<refentry id="column.gap.titlepage">
|
|
<refmeta>
|
|
<refentrytitle>column.gap.titlepage</refentrytitle>
|
|
<refmiscinfo role="type">length</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>column.gap.titlepage</refname>
|
|
<refpurpose>Gap between columns on title pages</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='column.gap.titlepage.frag'>
|
|
<xsl:param name="column.gap.titlepage" select="'12pt'"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>Specifies the gap between columns on title pages (if
|
|
<parameter>column.count.titlepage</parameter> is greater than one).</para>
|
|
|
|
|
|
</refsect1>
|
|
</refentry>
|