Asciidoc only knows how to generate 4 levels, offsetting using :leveloffset: must remain in that range. :toclevels: sets which levels show in the toc, it does not generate more levels.
You need to configure both input syntax and the output to be generated to extend the number of section levels. Section level 4 uses h5 and HTML only goes to h6 so you can only add one more level anyway. Cheers Lex -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
