How can I set the depth of the Tables of Contents?
[TOC] produces a table based on all levels of headings.
How do I exclude levels/depths of headings?
For example, how do I exclude level 2 headings if I have the following headings in my document?
1. Heading 1
1.1 Heading 2
1.2 Heading 2
2. Heading1
2.1 Heading 2
2.2 Heading 2
Also, what other TOC settings are available and where is this documented?
Yes, auto-numbering headings would also be useful.
Thank you.