As title - I customized the Headings style for a document from 'x' to 'x.x.x.x.x' and used the same. Even after updating my TOC is showing sub headings only upto 'x.x.x' for any section. How do I get that updated till 'x.x.x.x.x'. Please help me. Thanks.

This shows sections till 'x.x.x.x.x'

This shows the corresponding sections names not getting updated in TOC.

link|improve this question

40% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Probably too late to help you, but might be useful to someone else:

  1. Select all.
  2. Right-click on any selected text and click Toggle Field Codes. Your ToC should now look something like { TOC \o "1-3" \h \z \u }.
  3. Change the upper limit from 3 to whatever maximum depth you need, such as 9.
  4. Select all, right-click and select Toggle Field Codes again.
  5. Update the ToC to pick up the change.
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.