Subsubsection in LNCS Format

771 views
Skip to first unread message

stia

unread,
Jan 14, 2012, 9:11:29 AM1/14/12
to latexus...@googlegroups.com
Can anyone tell how to make subsubsections in LNCS format ? It is only highlighting the subsubsection but not giving any numbering to it unlike subsection ?

Thanks.

Regards,
Stia

Werner Grundlingh

unread,
Jan 14, 2012, 4:38:41 PM1/14/12
to latexus...@googlegroups.com
If this affects should affect everything associated with the subsubsection (including referencing), then you could just add

\renewcommand{\thesubsubsection}{\arabic{subsubsection}}

to your document preamble. Typically, the subsubsection inherits subsection numbering in a hierarchical form. The above command strips that and states that it should only print the subsubsection number.

Peter Flynn

unread,
Jan 15, 2012, 9:12:44 AM1/15/12
to latexus...@googlegroups.com
On Sat, Jan 14, 2012 at 2:11 PM, stia <sin...@gmail.com> wrote:
Can anyone tell how to make subsubsections in LNCS format ? It is only highlighting the subsubsection but not giving any numbering to it unlike subsection ?

Perhaps it is pre-set to number only down as far as subsections.
Try \setcounter{secnumdepth}{3}

See the table at http://latex.silmaril.ie/formattinginformation/basics.html#sections

///Peter
Reply all
Reply to author
Forward
0 new messages