I would like to generate PDF where I have some sort of sub-chapter concept with numbering, like this:
CH 1 stuff
CH 2 things
CH 3 module
CH 3.1 module Fred
CH 3.2 module Barney
CH 3.3 module Wilma
CH 4 other stuff
In the online version, these are each sub-folders with topics underneath.
Is there a way to do this? Ideally it does auto-numbering so that say, if I injected a new CH 3, then the following Chapters and Sub-chapters become 4, 4.1, 4.2, 4.3, 5 etc.
Also, are there any good templates for a sub-chapter concept? I wasn't sure if the out-of-the-box formatting for a Chapter would make sense for a sub-chapter.
Thanks