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.
28 lines
807 B
28 lines
807 B
<refentry id="navig.showtitles">
|
|
<refmeta>
|
|
<refentrytitle>navig.showtitles</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>navig.showtitles</refname>
|
|
<refpurpose>Display titles in HTML headers and footers?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='navig.showtitles.frag'><xsl:param name="navig.showtitles">1</xsl:param></src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>If true (non-zero),
|
|
the headers and footers of chunked HTML
|
|
display the titles of the next and previous chunks,
|
|
along with the words 'Next' and 'Previous' (or the
|
|
equivalent graphical icons if navig.graphics is true).
|
|
If false (zero), then only the words 'Next' and 'Previous'
|
|
(or the icons) are displayed.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|