Multi-Document TOC showing in wrong order
Posted
by
Jeremy DeStefano
on Super User
See other posts from Super User
or by Jeremy DeStefano
Published on 2012-06-10T22:47:58Z
Indexed on
2012/07/09
3:18 UTC
Read the original article
Hit count: 249
I had a large document that was having formatting issues, so I split it into 2 files. Chapters 1-7 are in the main doc with the TOC and a second doc has chapters 8-12.
I have the following:
{TOC \O "1-3" \H \Z \U}
{RD \f "MCDPS Training Manual Part2.docx"}
The TOC is created and has entries from both documents, however its showing the entries from Chapter 8-11 first and then Chapter 1-7. I've read that it should list them based on page numbers, but its not. Chapter 8 starts at page 121, yet its listing it first.
How can I get it to show the TOC from the main doc first and then the RD?
© Super User or respective owner