Quote:
Originally Posted by adv_dp_fan
I updated to the latest version of iBooks recently and suddenly noticed that pretty much all my books converted through Calibre now had blank pages between every "chapter". Digging around I found that if I removed the css property "page-break-before: always", that the books went back to displaying the way they had before the update.
Now I have a lot of epubs to edit by hand to make them display as before but for new conversions, is there a way to tell Calibre to not use or set that property to a different value?
Thanks.
|
I have been dealing with the same problem. I created a book using Calibre and later edited with Sigil and it read very well in Stanza. However, hen I opened it in iBooks it created blank pages before each chapter, and often an extra page before some chapter titles.
The good news is that I followed your advise, removed the css property "page-break-before: always", and the problem disappeared.
Thanks a lot adv_dp_fan.