Hi all
Klaus said:
Haven't really tried, but maybe you could insert a styleref field to repeat
the chapter number, right in front of the caption number (seq field)?
Something like Table { styleref 3 \n }-{ seq Table \* ARABIC } for the
current "Heading 3" numbering.
Surprisingly, the complete numbering seems to be picked up correctly in a
table of figures, if you create one.
Not *really* surprising, since, if you include chapter numbers in the
caption, the field before the SEQ is of type "STYLEREF x \s" (which
puzzles me since the s-switch isn't documented in MY help, only \n, but
there you go ...).
Now, to make this really nasty, one could think about wrapping the
STYLEREF-field into an IF-field that tests whether the number of the
current H2 is smaller than the current H1, but there rests the problem
of the very start of the document. Maybe one could come up with a small
number of autotexts for those comparisions, but I doubt it's fun to work
one's way through to them!
2cents
..bob
...Word-MVP
....what would simplify the task was some kind of a reverse-STYLEREF
field, that tells you what style the preceding heading paragraph has ...