Quote:
Originally Posted by Sirtel
There is an option in Kobo eReader.conf (.kobo/kobo) on a Kobo that will ignore widows/orphans with epubs. This can be overridden in the CSS. But if you remove all widows and orphans from CSS or set them to 1, this should work.
Code:
[Reading]
readingAdobeOrphans=1
readingAdobeWidows=1
You can edit the conf file with Notepad.
|
And at a stroke, the problem is solved. You are indeed a grand sorcerer, sir.
Incidentally, is there any documentation anywhere for all these mysterious config options? I'm intrigued as to what other possible values there might be in settings like e.g. "LastLibraryViewType_author=viewBy5List()". The widows/orphans options are not listed in
https://wiki.mobileread.com/wiki/Kob...ration_Options, for example