mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-14 15:14:56 +00:00
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@3890 1b8cb986-b30d-0410-93ca-fae66ebed9b2
23 lines
567 B
XML
23 lines
567 B
XML
<refentry id="column.count.back">
|
|
<refmeta>
|
|
<refentrytitle>column.count.back</refentrytitle>
|
|
<refmiscinfo role="type">integer</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>column.count.back</refname>
|
|
<refpurpose>Number of columns on back matter pages</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='column.count.back.frag'>
|
|
<xsl:param name="column.count.back" select="1"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>Number of columns on back matter (appendix, glossary, etc.) pages.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|