View Single Post
 
Old 04-27-2020, 11:38 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,176
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

You need to reveal the field code used in the TOC to work out exactly what attributes are being used to populate the TOC.

For instance a field code like this
{TOC \o "1-3"}
tells you that the outline levels are being used to build the TOC and therefore you should check the outline levels of the paragraphs that are going in to the TOC that you don't want.

If your TOC explicitly names the styles, such as...
{TOC \t "Heading 1,1,subhead,2" }
then you edit this list or make sure those styles are not used when you don't want them in the TOC.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote