I do not want to have widows and orphans. Because of this I use:
\clubpenalty=10000
\widowpenalty=10000
But this has no effect. Still the last two lines of a paragraph are put on the next page instead of the complete paragraph.
I somewhere read about using:
setups=*strict
so I now have:
\setuplayout[
header=0mm,
setups=*strict,
]
This makes it a little better. Now three lines are put on the other page. Is it possible to get the complete paragraph on the other page?
--
Cecil Westerhof