Quote:
Originally Posted by Antioch
Thanks for the explanation!
Can the value be changed on the Kobo, or is it controlled in the book's epub config setting somewhere?
|
For epubs, it can't be changed on the device. It is in the CSS for the book and that needs to be changed. In general, adding "widows:0" and "orphans:0" to the body style in the stylesheet will do it. If you use calibre, the driver supports adding some CSS to the stylesheets in the epubs.
For kepubs, there is a stylesheet on the device that gets loaded for each book. This is "kepub-book.css" and is in ".kobo/kepub" on the device.