<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="generate.page.number"> <refmeta> <refentrytitle>generate.page.number</refentrytitle> <refmiscinfo class="other" otherclass="datatype">list</refmiscinfo> <refmiscinfo class="other" otherclass="value">full<alt>1/2</alt></refmiscinfo> <refmiscinfo class="other" otherclass="value">compact<alt>1</alt></refmiscinfo> <refmiscinfo class="other" otherclass="value">no</refmiscinfo> </refmeta> <refnamediv> <refname>generate.page.number</refname> <refpurpose>Specifies whether page numbers are generated</refpurpose> </refnamediv> <refsynopsisdiv> <src:fragment xml:id="generate.page.number.frag"> <xsl:param name="generate.page.number">compact</xsl:param> </src:fragment> </refsynopsisdiv> <refsection><info><title>Description</title></info> <para>This parameter specifies how page numbers are generated in the footer area.</para> <variablelist> <varlistentry> <term>no</term> <listitem> <para>No page numbers generated at all.</para> </listitem> </varlistentry> <varlistentry> <term>full</term> <listitem> <para>Current page number, a slash and the total number of pages</para> </listitem> </varlistentry> <varlistentry> <term>compact</term> <listitem> <para>Current page number only</para> </listitem> </varlistentry> <varlistentry> <term>no</term> <listitem> <para>No page numbers generated at all.</para> </listitem> </varlistentry> </variablelist> </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/generate.page.number.xml | |||||
#1 | 10706 | Paul Allen | Add document '_build' files. |