Article ID: 109453
Article Last Modified on 8/15/2007
{TC "{AUTONUMLGL} Proceedings"}
Proceedings.................................................1
{seq one}
{seq one \c}.{seq two}
{seq one \c}.{seq two \c}.{seq three}
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
{TC "{seq one} Proceedings"}
{TC "{seq one \c}.{seq two} Level2 Proceedings"\l2}
{TC "{seq one \c}.{seq two \c}.{seq three} Level3 Proceedings"\l3}
results in the following table of contents:
1. Proceedings.................................................1
1.1 Level2 Proceedings....................................1
1.1.1 Level3 Proceedings.............................1
The 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.
Keywords: kbbug kbfield kbpending KB109453