My structure begin on section (this is a monograph with documentclass article), so I don't use \chapter.
I have one section with I need expand to 'level 6' (as a precaution, expand to 'level 10').
Example:
1.
1.1.
1.1.1.
1.1.1.1.
1.1.1.1.1.
...
1.1.1.1.1.1.1.1.1.1.
How can I do that without change too much the structure?
P.S: I try this (great) suggestion (More section headings?), but he needed chapter to begin.
0for chapter. Just don't use level0. – Werner Mar 04 '15 at 15:57reportinto article and removing the\level{0}line. It worked well, even for the table of contents. As such, I'll vote for closing as duplicate – egreg Mar 04 '15 at 18:54