The information in this article applies to:
SYMPTOMSAutomatic paragraph numbers, AUTONUM fields, are not recognized or included in the TOC field when you use TC fields and tables of contents (on the Insert menu, click Index and Tables, and then click the Table of Contents tab). CAUSE
When used in conjunction with TC fields, the results of the AUTONUM or
AUTONUMLGL fields work correctly within the TC field, but the numbers do
not appear in the table of contents.
{TC "{AUTONUMLGL} Proceedings"}the resulting table of contents entry will look like this: Proceedings.................................................1 WORKAROUNDYou can use a combination of SEQ fields to generate complex legal paragraph numbering in a document. For example, to generate paragraph numbers as 1, 1.1, 1.1.1, and so forth, use the following sequence fields: {SEQ one}Use the \c switch to keep the individual sequence numbers current. The SEQ field without the \c switch increments to the next number. For example,{SEQ one \c}.{SEQ two}{SEQ one \c}.{SEQ two \c}.{SEQ three} {TC "{SEQ one} Proceedings"}results in the following table of contents:{TC "{SEQ one \c}.{SEQ two} Level2 Proceedings"\l2}{TC "{SEQ one \c}.{SEQ two \c}.{SEQ three} Level3 Proceedings"\l3} 1. Proceedings.................................................1The drawback to this workaround is the loss of automatic renumbering to maintain the outline numbering structure. This means that you will need to edit the SEQ fields to maintain the correct outline sequence if you move a paragraph. The Auto Numbering Fields function is to maintain the numbering structure automatically even if the paragraph is moved.1.1 Level2 Proceedings....................................11.1.1 Level3 Proceedings.............................1 STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONFor more information about using SEQ fields, click Microsoft Word Help on the
Help menu, type seq in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned. Additional query words:
Keywords : kbdta kbfield wd2000 |
Last Reviewed: December 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |