25 May
2021
25 May
'21
12:10 a.m.
If I run the following in lmtx, the defined color is not recognized and I get black instead. If I run it as mkiv with --luatex, I get the darkgray I defined. Is there something else I need to do for lmtx? \definecolor[darkgray][s=.4] \setupinitial[color=darkgray,font=adellesemibold at 46pt,distance=3pt,n=3] \starttext \placeinitial{M}{\sc aking sense of the world} at any time is a fraught exercise... \stoptext Julian