19 Feb
2019
19 Feb
'19
10:02 a.m.
Dear Hans, In the following example I want to locally set lcgreek=normal but it is not picked up because the attribute is not propagated. When I enter \everymathematics manually it works fine. Is this by design or is this a bug? MWE below. Cheers, Henri --- \starttext The greek letter should be upright here \m[lcgreek=normal]{\varphi} \m[lcgreek=normal]{\the\everymathematics\varphi} \stoptext