I need to create a master table of contents that incorporates two 100-page documents. Each document has its own table of contents. So, the master TOC would list both of the TOCs of the two documents as follows:
Introduction Part One I. II. III. IV
Part Two I. II. III. IV.
Conclusion
The problem I have is that ID doesn’t want to list as per above. Instead, it lays it out as follows:
Introduction Part One I. II. III. IV.
Part Two V. VI. VII. VIII.
Any thoughts why it is renumbering them?