Contents page

  • Thread starter Thread starter Dimension
  • Start date Start date
D

Dimension

I have made a contents page for a document using styles. So far, I have
header 1, 2 and 3 appearing the contents but header 4 doesn't appear.
Is there a way that I can change this?

Thanks.
 
Dimension,
You are talking about a TOC? If so with your curser in the Toc go to Insert
.... and in the dialog, general section, next to number of levels increase
to 4 click OK. You will be asked if you want to replace the styles, click
OK.
 
When you created the TOC, did you specify four levels? If not, the default
is three. At this point, the easiest (and best) way to deal with the problem
is to edit the TOC field code directly. Press Alt+F9 to display the field
code. You'll see \o "1-3"; change this to \o "1-4"; then press Alt+F9 again
to toggle the field code and F9 to update the field.
 
Back
Top