Quote:
Originally Posted by Sirtel
It's widows and orphans. They can be different from book to book; kepubs ignore the css rules for them, but epubs respect them. To get rid of them in epubs, you'll need to change them to 1 or just delete them in the book css if they're 2 or more, and add the following in the Kobo configuration file (eReader.conf in .kobo/kobo):
[Reading]
readingAdobeOrphans=1
readingAdobeWidows=1
|
Thank you! I edited the configuration file no problem, but I can't find anything about widows or orphans in the CSS of the ebook. Are they called something else?
Just editing the config file seems to have been enough, though, the book's displaying perfectly now! Thanks so much!