<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="5.0" xml:id="refentry.pagebreak"> <refmeta> <refentrytitle>refentry.pagebreak</refentrytitle> <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo> </refmeta> <refnamediv> <refname>refentry.pagebreak</refname> <refpurpose>Start each refentry on a new page</refpurpose> </refnamediv> <refsynopsisdiv> <src:fragment xml:id="refentry.pagebreak.frag"><xsl:param name="refentry.pagebreak" select="1"/></src:fragment> </refsynopsisdiv> <refsection><info><title>Description</title></info> <para>If non-zero (the default), each <tag>refentry</tag> element will start on a new page. If zero, a page break will not be generated between <tag>refentry</tag> elements. The exception is when the <tag>refentry</tag> elements are children of a <tag>part</tag> element, in which case the page breaks are always retained. That is because a <tag>part</tag> element does not generate a page-sequence for its children, so each <tag>refentry</tag> must start its own page-sequence. </para> </refsection> </refentry>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 10838 | Robert Cowham |
Populate //guest/robert_cowham/perforce/utils/p4convert/... from //guest/perforce_software/p4convert/.... |
||
//guest/perforce_software/p4convert/docs/_build/docbook-xsl-ns-1.78.1/params/refentry.pagebreak.xml | |||||
#1 | 10706 | Paul Allen | Add document '_build' files. |