8
« on: December 04, 2007, 08:50:42 pm »
I've had the same problem. I have a linked document for each use case and the linked document was created from a linked document template within EA.
The linked document template, and thus the linked documents created from it, employ custom styles for formatting.
Each style is set to use list numbering. They use the same "List" at different levels (1, 2, 3, etc.). For example, after selecting Paragraph -> List Numbering, I choose a list like, "List: MyList, Override#26" and a level like, "1".
The "List Item", as defined from "Edit->List and Overrides->Create List Item", is set to, "Restart at section break" but the numbering does not restart.
For example, I generate a report with 10 use cases, each with their own linked document. The linked documents all use the same template and so the same list item, override, etc. as described above. The first linked document in the generated report has the correct numbering but then the content in the rest of the linked documents is continuous from the first linked document like so:
[Start Report]
[SECTION BREAK]
[Use Case 1]
[Start Linked Document for Use Case 1]
1. [First numbered item]
2. [Second numbered item]
...
10. [Tenth numbered item]
[End Linked Document for Use Case 1]
[End Use Case 1]
[SECTION BREAK]
[Start Use Case 2]
[Start Linked Document for Use Case 2]
11. [First numbered item]
12. [Second numbered item]
...
20. [Tenth numbered item]
[End Linked Document for Use Case 2]
[End Use Case 2]
....
[End Report]
Does anyone know how to fix this or if it is a bug?
Thanks,
Josh