louis:format implements orphans using the orphanControl feature of Liblouisutdml, but until now there was no widowControl yet. WidowControl will be in the next release so use that.
Note: the feature was implemented by moving the whole paragraph to the next page when it would otherwise break and leave less then X lines on the second page. This is suboptimal because a paragraph will never be broken somewhat higher so that some empty lines are left on the first page and X lines on the second page. Less valuable space would be wasted this way.
louis:format
implements orphans using the orphanControl feature of Liblouisutdml, but until now there was no widowControl yet. WidowControl will be in the next release so use that.Note: the feature was implemented by moving the whole paragraph to the next page when it would otherwise break and leave less then X lines on the second page. This is suboptimal because a paragraph will never be broken somewhat higher so that some empty lines are left on the first page and X lines on the second page. Less valuable space would be wasted this way.