Quote:
Originally Posted by neonbible
Is it possible to put in a page break for every chapter marker in the TOC?
|
I believe you're looking for
Preferences - Common Options - Structure Detection - Insert pages breaks before (XPath expression). Check
here for more info. I have //h:h1 which I believe will insert a page break before every h1 html tag which I use for my chapter headings.