Oh, I forgot to ask...
Does it matter at all if/when one uses page-break-before or page-break-after? Is there, in fact, any real difference? I mean, apart from one being "before" and the other "after" (duh), but I guess I was thinking that where I have a single file split up into separate "pages", like this...
Chapter Title Page
Full Page Image
Chapter Text
...then should I have the page break after the Chapter Title be after? I was just thinking that if I made it before, then that bit of code -- as "empty" as it might be -- would invariably be inserted on the same page as the full-page image, and somehow screw that up.
In that regard, would I be better off just using a combination of "befores" and "afters", depending on whether there's a full-page image before or after?
|