View Single Post
Old 11-19-2013, 04:39 PM   #5
arspr
Dead account. Bye
arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.arspr ought to be getting tired of karma fortunes by now.
 
Posts: 587
Karma: 668244
Join Date: Mar 2011
Device: none
Quote:
Originally Posted by DNSB View Post
This is probably not your issue but how have you been editing kepub-book.css? I found that I needed to use a text editor (Notepad++) that left the end of line as a simple LF character.
Nope, it doesn't matter.

As a test I've redone my kepub-book.css with this setting:
Code:
* { 
    widows: 2;
    orphans: 2;
    text-decoration: line-through;
}
And it perfectly works... on the crossing out part of the style. Every book I open is completely decorated...

Hey, in Terry Pratchet's "The Carpet People", I have even found a page starting with a widow line and ending with an orphan one.

Now seriously, have any of you made widows and orphans work as expected?

Last edited by arspr; 11-19-2013 at 04:41 PM.
arspr is offline   Reply With Quote