|
From: Juergen W. <wie...@fr...> - 2005-04-02 15:10:00
|
On Friday 01 April 2005 23:10, Hans-Bernhard Broeker wrote:
> > But the conversion to *.tex (doc2tex.c) handles only levels 1-5.
>
> I don't know where you found this limitation --- it actually supports
> 1..6 as it is (6 turns into \paragraph()). See section() in doc2tex.c,
> line 327.
The problem is that \subsubsubsection is an alias to \paragraph (see
toc_entry.sty). Both level 5 and 6 were \paragraph{}s this way.
Juergen
|