Next: The @subsection
-like Commands, Previous: @unnumberedsec
, @appendixsec
, @heading
, Up: Chapter Structuring [Contents][Index]
@subsection
: Subsections Below SectionsSubsections are to sections as sections are to chapters;
see @section
: Sections Below Chapters. In Info and plain text, subsection titles
are underlined with ‘-’. For example,
@subsection This is a subsection
might produce
1.2.3 This is a subsection --------------------------
Subsection titles are listed in the table of contents.
The TeX, HTML, DocBook, and XML output is all analogous to the
chapter-level output, just “two levels down”;
see @chapter
: Chapter Structuring.