Quote:
Originally Posted by netman49
Thanks for the tips!
Calibre has now come with an upgrade (7.47).
The following line is now left out the CSS file:
page-break-before: always;
I've tested it on my iPad and it works fine now. No more blank pages and the index points to the correct page.
The only thing I still wonder about is the effect of the XPath settings in the "Structure Detection" section of the conversion settings.
Do those settings have any effect?
Gert
|
They still do, because that's how Calibre knows where to split the epub into multiple chapters/flows. i.e. structure detection still inserts page breaks.
The change in the new release is that after splitting the page-breaks are removed, since they are then superfluous anyway.