[Tuglist] More level of sectioning

Radhakrishnan CV tuglist@tug.org.in
22 Aug 2002 10:37:13 +0530


>>>>> "Rai" == H S Rai <hsraidce@iitr.ernet.in> writes:

    Rai> There are \section , \subsection and \subsubsection , that
    Rai> is.  one can have only three level of sectioning which allow
    Rai> section number as "2.4.3"

    Rai> Is there any class which allow more level of sectioning, like
    Rai> "2.4.3.1".

    Rai> Or is it against standard practice of documentation to have
    Rai> section level more than three.

\setcounter\secnumdepth{5}

should allow you to print counters of five levels of section
headings, i.e., right from \section to \subparagraph.

-- 
Radhakrishnan