Hi, sorry to bother you again.
Would you consider to add support for heading deeper than h2?
e.g. like in LaTeX one can use \setcounter{tocdepth} to set the depth of the ToC up to the specified level.
So, say, we can use an optional parameter ToCDepth which is defaulted to 2 but can be set from 1-6.
Hi, sorry to bother you again.
Would you consider to add support for heading deeper than h2?
e.g. like in LaTeX one can use
\setcounter{tocdepth}to set the depth of the ToC up to the specified level.So, say, we can use an optional parameter ToCDepth which is defaulted to 2 but can be set from 1-6.