hibernate-orm/reference/support/docbook-xsl/params/page.margin.bottom.xml

25 lines
568 B
XML

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