Quote:
Originally Posted by wallcraft
By default mobile ADE sets these to 2, which is a terrible choice for a large font on a small screen. This can be over-ridden by extra-css in Calibre (for DRM-free ePubs), but it is in my opinion a bug for Bookeen to let you use this large a font without changing widows and orphans to zero.
|
Thanks for this. I have the same problem, and although only a minor annoyance it would still be good to solve it!
I'm not up to speed on CSS. I can see the box for the extra CSS in the Convert options in Calibre, but what would you actually type into there?
EDIT: I tried this but it didn't seem to make a difference on the Cybook:
body {widows: 0;}
Graham