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
568 B
25 lines
568 B
<refentry id="page.margin.bottom">
|
|
<refmeta>
|
|
<refentrytitle>page.margin.bottom</refentrytitle>
|
|
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>page.margin.bottom</refname>
|
|
<refpurpose>The bottom margin of the page</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='page.margin.bottom.frag'>
|
|
<xsl:param name="page.margin.bottom" select="'0.5in'"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>The bottom page margin is the distance from the bottom of the region-after
|
|
to the physical bottom of the page.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|