The information in this article applies to:
SYMPTOMSA table of contents based on TC fields displays and prints incorrect chapter numbers when the TC fields precede the SEQ fields. For example, the following combination of fields produces a table of contents in which the chapter number begins at 0 (zero), even though the chapters number correctly in the body of the document: {TOC \f \s chap}The table of contents will appear as:
CAUSEBy design, the TC fields are picking up the current sequence number. The sequence number is not set or reset until the SEQ field is updated. The 0 appears in the table of contents because the number sequence is not set to 1 until the first occurrence of the SEQ field. RESOLUTIONPosition the SEQ fields before the TC fields. The following example will produce a correct table of contents: {TOC \f \s chap} Additional query words: winword2 2.0 2.0a-cd 6.0 word6 6.0c toc tc seq table of contents entry sequence chapter numbering incorrect winword
Keywords : kbfield |
Last Reviewed: December 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |