23 Nov
2020
23 Nov
'20
4:13 p.m.
On 11/23/20 4:29 PM, Joseph wrote:
Could reproduce this problem with ‘default’ font and even seeing it cumulating in same page. BTW, Perhaps you already fixed it locally.
Hi Joseph, probably the approach has to be different. Setting the whitespace to line fixes everything: \startsetups[*lessstrict] \widowpenalty=1000 \clubpenalty=1000 \brokenpenalty=1000 \stopsetups \setuplayout[setups={*lessstrict}, grid=both] \showgrid \setupwhitespace[line] \starttext \dorecurse{8} {\blank[line]Fin des psalmes.\par \blank[line]\input knuth\par} \stoptext Just in case it helps, Pablo -- http://www.ousia.tk