Suggestions |
---|
Search:
|
Next:
latex.use.parskip |
Previous:
latex.fancyhdr.truncation.partition Up: Parameters: DB2LaTeX Switches param switch.mod.xsl |
latex.fancyhdr.style — Section/chapter style for fancy headers
<xsl:param name="latex.fancyhdr.style"/>
DB2LaTeX comes with some pre-configured styles for page headers. These include “”, the default, which is determined by the fancyhdr package. Another option is “natural”, in which both the chapter and section are shown on each page with their numbers. An alternative is to provide your own generate.latex.pagestyle template with a value such as \pagestyle{headings} (the “headings” page style, which is not a fancyhdr style, shows page numbers in the headers whereas the others show page numbers in the footers).