Thanks
Brian
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
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...