Quote:
Originally Posted by Turtle91
Even if this is not explicitly set in your stylesheet, it could be a kobo default. I'm not sure how to address that in a Kobo, but JSWolf uses one. I'd try adding the css he suggested...and maybe even try adding the !important tag at the end:
widows: 1 !important;
orphans: 1 !important;
Of course, try the Font-size change test Karellen mentioned first...that would rule out widows/orphans.
|
No need for !important.
The default on a Kobo for windows and orphans is 2. Most ePub software has a default of 2. And even if not, it's a good idea to have it in CSS so it gets the value you want.