Hello,
"D. C. Toedt" <dc@toedt.com> writes:
> I'd like to do sub-TOCs for individual sections and subsections.
We could add a "local" keyword to TOC lines, e.g.,
#+TOC: headlines 1 local
would mean only top level children in current headline.
This feature is trivial to add to ox-ascii, probably easy for ox-html or
ox-odt, assuming someone can provide the expected code.
Implementing it in ox-latex probably boils down to requiring another
package (minitoc?).
WDYT?
Regards,
--
Nicolas Goaziou