Contents
How can I control the number of TOC in a section?
Section TOCs are also controlled by the generate.section.toc.levelparameter, which is by default set to zero. See the section “Turning on section TOCs”. Levels in book and chapter TOCs You can control how many nested levels of headings a TOC list should have.
How to generate a table of contents ( TOC )?
Most of them just use toc, which is a list of section titles. But the entry for the bookelement will also generate tables of figures, tables, examples, and equations. The word titletriggers printing a title for the list, such as “Table of Contents”. Use a value of nopto turn off all TOCs for an element.
What do you need to know about the TOC field?
The field tells you everything you need to know. TOC is the identifier, the table of contents field. Everything else is a switch with arguments: \\o “1-3” is the default level argument and tells Word to include Heading 1, Heading 2, and Heading 3 in the TOC.
Can a T switch be used in a TOC?
Word’s TOC field code can use switches to include content of >1 type at once, so you are not limited to either/or with heading levels and TC codes. Moreover, the t switch lets you build a ToC from any style name, and all 3 methods can be included in a single TOC field code.
How many headings should be in a TOC list?
You can control how many nested levels of headings a TOC list should have. A book TOC always lists the titles for partand chapterelements, as well as any other components at the chapter level such as preface, appendix, glossaryand index.
How to insert descriptive text in a TOC-Word document?
We can create descriptive text specifically for the Table of Contents and hide it in the field code, so that it appears in the Table of Contents but not the body of your document. Click at the beginning of the first paragraph in this section. Then, click the INSERT tab, click Quick Parts, and Field.
How to add an appendix to a table of contents?
To begin, do the following: 1 Select Appendix (the heading on page 2). 2 Choose Heading 6 from the Styles gallery, if available. Right-click the thumbnail and choose Modify. 3 In the resulting dialog, click the Italics icon and click OK. You could update other formats to make it matching Heading 1, but let’s keep it simple for now.
Can a book TOC contain the title of a section?
A book TOC may also contain titles of sections within the chapters, depending on the value of the toc.section.depth parameter. If chapter TOCs are turned on by the generate.toc parameter, then what appears in the chapter TOC is completely controlled by the toc.section.depth parameter.