Go to the first, previous, next, last section, table of contents.


Structuring Command Types

The chapter structuring commands fall into four groups or series, each of which contains structuring commands corresponding to the hierarchical levels of chapters, sections, subsections, and subsubsections.

The four groups are the @chapter series, the @unnumbered series, the @appendix series, and the @heading series.

Each command produces titles that have a different appearance on the printed page or Info file; only some of the commands produce titles that are listed in the table of contents of a printed book or manual.

Here are the four groups of chapter structuring commands:

Numbered In contents @chapter@section@subsection@subsubsection
No new page
Unnumbered Lettered and numbered Unnumbered
In contents In contents Not in contents
@top @majorheading
@unnumbered @appendix @chapheading
@unnumberedsec @appendixsec @heading
@unnumberedsubsec @appendixsubsec @subheading
@unnumberedsubsubsec @appendixsubsubsec @subsubheading


Go to the first, previous, next, last section, table of contents.