I've tried adjusting interlinespacing, but it seems to make no difference :
==========================
\setupinterlinespace[
height=.72,
depth=.28,
top=2,
%top=0,
%top=5,
%top=1,
bottom=0,
%bottom=0.4,
%bottom=0,
%bottom=1,
%bottom=5,
line=2.8ex,
]
\setuplayout[grid=yes]
\showgrid
\starttext
\dorecurse{5}{\input knuth\par}
\stoptext
==========================
Even extreme values for top and bottom (e.g. 0 or 10) seem to make no difference at all.
What am I missing? Is that even the right place to make that adjustment ?
Denis
Von: ntg-context