View Single Post
Old 12-19-2019, 08:42 PM   #70
veagles
Member
veagles began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Jan 2011
Device: Kindle 3
Quote:
Originally Posted by jhowell View Post
One way to restore the pre-5.12.2 handling of widows and orphans for most books is to add the following to the "Extra CSS" in the "Styling" tab of the "Look & feel" section in the conversion dialog:

Code:
body {orphans: 1 !important; widows: 1 !important}
I tried this, it's not working.

Extra CSS
Code:
body { orphans: 1 !important; widows: 1 !important; }
sup { visibility: hidden !important;}
KFX Output Plugin 1.35
Kindle Previewer 3.36
Kindle Paperwhite 10th 5.12.3

Last edited by veagles; 12-19-2019 at 08:50 PM.
veagles is offline   Reply With Quote