How do I restart H2 sub numbering e.g. 1. & 1.1, 2 & 2.1? etc.
Hi, I'm using FM 13.03 and I'm trying to get the 2nd level number in a Heading2 tag to reset to 1 so that I get:
1. Heading 1
1.1 Heading 2
Text & pictures
2. Heading 1
2.1 Heading 2
Text & pictures
My current tags are:
Heading 1 = H:<n+ >
Heading 2 = H:<n>.<n+>
And they give me
1. Heading 1
1.1 Heading 2
Text & pictures
2. Heading 1
2.2 Heading 2
Text & pictures
Is there a way to restart the 2nd number in the Heading 2 to be 1 when it follows a Heading 1 tag, e.g. in the above example it would be 2.1?
