j***@sonic.net
2006-05-23 23:16:06 UTC
Hi,
I've encountered a problem with the numbering format in an
outline that has nested lists of items.
In my Frame document, I have 4 paragraph formats defined with the
following numbering specifications:
Numbered1: <n=1>.\t (set "n" counter to 1)
Numbered: - <n+>.\t (increment "n" counter by 1)
ABC1: <a=1>.\t (set "a" counter to 1)
ABC: <a+>.\t (increment "a" counter by 1)
In the text, I have some instructions numbered as follows:
1. Level-1 item 1 (paragraph format is Numbered1)
2. Level-1 item 2 (paragraph format is Numbered)
a. Level-2 item a (paragraph format is ABC1)
b. Level-2 item b (paragraph format is ABC)
c. Level-2 item c (paragraph format is ABC)
4. Level-1 item 3 (paragraph format is Numbered) <-- should be 3, not 4
The problem is that when it goes back to level 1, the counter looks at
the "a" variable, which would be up to 4 (since there were 3 abc type
items in that list), rather than at the "n" variable, which is only at
3 (since there had only been 2 of the numbered type items so far).
This happens for any number of items. So if there are 4 items in the
ABC list, then the "a" counter is at 5, and the numbered item that
follows shows up as 5, rather than as 3:
1. Level-1 item 1
2. Level-1 item 2
a. Level-2 item a
b. Level-2 item b
c. Level-2 item c
d. Level-2 item d
5. Level-1 item 3
Is this a known FrameMaker bug? Or am I setting up my numbering
incorrectly?
I'm using FrameMaker 7.1 on Windows XP. If you need any more info
about my set-up, please ask.
Thanks,
Joyce
I've encountered a problem with the numbering format in an
outline that has nested lists of items.
In my Frame document, I have 4 paragraph formats defined with the
following numbering specifications:
Numbered1: <n=1>.\t (set "n" counter to 1)
Numbered: - <n+>.\t (increment "n" counter by 1)
ABC1: <a=1>.\t (set "a" counter to 1)
ABC: <a+>.\t (increment "a" counter by 1)
In the text, I have some instructions numbered as follows:
1. Level-1 item 1 (paragraph format is Numbered1)
2. Level-1 item 2 (paragraph format is Numbered)
a. Level-2 item a (paragraph format is ABC1)
b. Level-2 item b (paragraph format is ABC)
c. Level-2 item c (paragraph format is ABC)
4. Level-1 item 3 (paragraph format is Numbered) <-- should be 3, not 4
The problem is that when it goes back to level 1, the counter looks at
the "a" variable, which would be up to 4 (since there were 3 abc type
items in that list), rather than at the "n" variable, which is only at
3 (since there had only been 2 of the numbered type items so far).
This happens for any number of items. So if there are 4 items in the
ABC list, then the "a" counter is at 5, and the numbered item that
follows shows up as 5, rather than as 3:
1. Level-1 item 1
2. Level-1 item 2
a. Level-2 item a
b. Level-2 item b
c. Level-2 item c
d. Level-2 item d
5. Level-1 item 3
Is this a known FrameMaker bug? Or am I setting up my numbering
incorrectly?
I'm using FrameMaker 7.1 on Windows XP. If you need any more info
about my set-up, please ask.
Thanks,
Joyce