3 Aug
2020
3 Aug
'20
5:26 p.m.
Pablo Rodriguez schrieb am 03.08.2020 um 19:06:
Hi Hans,
the following sample complains about an undefined command with ConTeXt latest (2019.10.11 15:57):
\starttext {\em æb} \stoptext
I think this might be a bug in LMTX.
The following two constants are missing from syst-ini.mkxl (\semisimplegroupcode is needed for \triggergroupedcommand): \chardef\aligngroupcode = 6 \chardef\semisimplegroupcode = 14 Wolfgang