12 Jul
2022
12 Jul
'22
2:23 a.m.
The following produces different results in mkiv and lmtx (to which I am brand new): \setupinitial[distance=1pt,font=Serif at 36pt,n=2] \setupindenting[medium,yes] \starttext \placeinitial \input knuth \stoptext The mkiv output is the desired effect. It works fine in lmtx if I do not change to medium indentation. Is this a bug or a feature (i.e., should I change something to work properly in both environments)?