Quote:
Originally Posted by Nick_1964
I have enabled the `Fix page breaks bug` patch, but in my Calibre settings for conversion there is still (in extra options .css) a rule with the following line: body {line-height: 1.2; widows: 1; orphans: 1;} because someone recommended it once in the past at conversion.
Can I remove this line when the `Fix page breaks bug` patch is enabled ??
|
Yes, with the `Fix page breaks bug` patch enabled the epub reader will ignore any orphans/widows settings in the book, and treat it as if orphans:1; widows:1; was set.