View Single Post
Old 05-23-2013, 09:56 AM   #431
krkrskiafkono
Junior Member
krkrskiafkono began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2013
Device: Kobo Aura
The following is maybe a feature request:

Since I now do own a Kobo Aura, and Kobo defaults widows+orphans to annoying 3, I want to change them in a bulk operation for the whole library. Is this already possible with modify epub?

If not, could this be implemented? I think of a feature to add every line defined in Calibres "extra css" field to the CSS of the book, e.g., I defined the following lines:

Code:
body {
    widows: 0;
    orphans: 0;
}
So when I now check "modify @page and body margin styles", this will result in a css with added also all lines defined in "extra css" of Calibre.
krkrskiafkono is offline   Reply With Quote