TOC suddenly including figures

R

rcoutts

I have a 62,000 word, 125 page document with a TOC. The TOC's been
great -- everytime I update it, it looks flawless. Now suddenly, its
including random figure captions in the TOC when I update. I checked
the style of the captions and they haven't changed. I even tried
opening and old copy and cutting and pasting into it, but as soon as I
do, the TOC starts screwing up again.

I almost looks like once the document reaches a certain size the TOC
breaks down -- is that possible, or is something else going on?

Thanks,
Rich
 
S

Suzanne S. Barnhill

In the TOC, press Alt+F9. Copy the contents of the TOC field you see and
post back with it.
 
S

Suzanne S. Barnhill

Okay, this is a pretty bog-standard TOC field. As you can learn from the
Help topic "Field codes: TOC (Table of Contents) field" or
http://word.mvps.org/FAQs/Formatting/TOCSwitches.htm, the \o "1-2" part
includes Headings 1 and 2. The \h switch makes each entire entry a hyperlink
(rather than jut the page number), and the \z switch suppresses page numbers
when the document is viewed as a Web page. The problem switch here is
probably the \u switch, which includes paragraphs formatted with an outline
level (presumably of 1 or 2). At a guess, Document Map has applied an
outline level to your Caption style. See http://daiya.mvps.org/docmap.htm or
http://word.mvps.org/faqs/general/DocumentMap.htm; also
http://www.shaunakelly.com/word/documentmap/index.html
 
Top