Here are the fields I entered, with the values showing
(a)
(b)
(c)
Here are the codes for those fields:
{ LISTNUM \L7 \S1 }
{ LISTNUM \L5 \S1 }
{ LISTNUM \L7 }
{ LISTNUM \L7 }
{ LISTNUM \L5 }
{ LISTNUM \L5 }
{ LISTNUM \L7 }
Notice how at the L5 level, the values continue from where they left off at the last L5 entry, whereas at the L7 level, they don't - they start over, even without any \S1 argument. This happens even if you first enter all the level \L7 lines first, then insert some level \L5 lines -- the \L7 lines all change to where they start over after any \L5 line.
What to do about this? Is this just a bug in the Word code, or is it something I'm doing or not doing right?