Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

deeper subsection's in latex

1 view
Skip to first unread message

Zix

unread,
Aug 26, 2003, 2:07:37 PM8/26/03
to
I'd like to go deeper in my numbering of sub-sections. With the
article class, I can go 3 deep with \subsubsection (ie, 1.1.1). How
can I set it up to have a \subsubsubsection (ie, 1.1.1.1)?

Thanks
Brian

Peter Wilson

unread,
Aug 26, 2003, 3:28:37 PM8/26/03
to
"Zix" <zi...@yahoo.com> wrote in message
news:3f1e5480.03082...@posting.google.com...

> I'd like to go deeper in my numbering of sub-sections. With the
> article class, I can go 3 deep with \subsubsection (ie, 1.1.1). How
> can I set it up to have a \subsubsubsection (ie, 1.1.1.1)?
>

This is a FAQ. \(sub)paragraph.

Peter W.
--
The English FAQ is at: http://www.tex.ac.uk/faq
Examples of all symbols:
http://www.ctan.org/tex-archive/info/symbols/comprehensive
PostScript fonts:
http://www.ctan.org/tex-archive/info/Type1fonts/fontinstallationguide.pdf
Graphics & floats: http://www.ctan.org/tex-archive/info/epslatex.pdf


Scott Pakin

unread,
Aug 26, 2003, 3:55:19 PM8/26/03
to

John Lansberry

unread,
Aug 27, 2003, 9:12:15 AM8/27/03
to
Brian,

Try:

\newcommand\subsubsubsection{\@startsection
{subsubsubsection}%
{4}%
{0mm}%
{\baselineskip}%
{0.5\baselineskip}%
{\normalfont\normalsize}}

You may want to modify the parameters for your particular style. Go deeper
by making a subsubsubsubsection (I suppose), and change the "4" above to a
"5".

John

"Zix" <zi...@yahoo.com> wrote in message
news:3f1e5480.03082...@posting.google.com...

0 new messages