Quote:
Originally Posted by JSWolf
Thanks.
0 is a valid value. 0 means off.
|
Not quite right. 0 is not a positive integer.
If you want to turn widows and orphans off, set them to 1 -- it's a bit hard to leave less than 1 line at the top/bottom of a page.
CSS Level 3 makes this clear -- "Only positive integers are allowed as values of ‘orphans’ and ‘widows’. Negative values and zero are invalid and must cause the declaration to be ignored." From a discussion in another forum, it appears that for one ereader if the declaration is ignored, the default value (2) will be used.
Regards,
David