B.4 Sectioning
B.4.1 Sectioning commands
Sectioning commands from \part
down to
\subparagraph
are defined in base style files.
They accept an optional argument and have starred versions.
The non-starred sectioning commands from \part
down to
\subsubsection
show section numbers in sectional unit headings.
This behavior cannot be changed and the secnumdepth
counter
does not exist. However, given a sectional unit secname, the
counter secname exists and the appearance of sectional units
numbers can be changed by redefining \the
secname.
B.4.2 The Appendix
The \appendix
command exists and should work as in LATEX.
B.4.3 Table of Contents
HEVEA does not generate a table of contents.
As a consequence, all table of contents
related commands such as \tableofcontents
or
\addcontentsline
do nothing.
However, a later run of HACHA on HEVEA output file splits it
in smaller files organized in a tree whose nodes are tables of
links.
By contrast with LATEX, starred sectioning commands generate
entries in these tables of contents.
Table of content entries hold the optional argument to sectioning
commands or their argument when there is no optional
argument. Section 7 explains how to
control HACHA.
There is no list of figures nor list of tables.