Quote:
Originally Posted by the.Mtn.Man
Does this seriously bother people that much? Am I really the only person who doesn't fret about uneven white space -- or even the infamous long-paragraph bug -- and simply enjoys my book?
|
The uneven layout that results from using the default values of widows:2;orphans:2; does greatly detract from my reading experience, as much as spelling mistakes or missing scene breaks.
Luckily it is trivial to fix the problem by changing the defaults in the book's stylesheet.
Edit: I thought about different ways the widows/orphans rules could be implemented, ways that don't result in blank lines being added to the bottom of the page: One is to increase the spacing between words to make the offending paragraph longer, eliminating the widow. Another is to increase the page's line spacing, and so evenly spreading out the blank lines over the whole page. I think the latter is the best way to do it if it had to be done, but still worse than just leaving the orphan/widow in place.