summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/toks-aux.lmt
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2023-05-27 23:41:49 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2023-05-27 23:41:49 +0200
commitca9e3e4bd07d6d644818ffcfe746030923031afd (patch)
tree2999b914eeb660af4b55156604419fe0bf37ad6a /tex/context/base/mkxl/toks-aux.lmt
parent32381f97e98465953bfde24b4436093e70fbe70f (diff)
downloadcontext-ca9e3e4bd07d6d644818ffcfe746030923031afd.tar.gz
2023-05-27 23:25:00
Diffstat (limited to 'tex/context/base/mkxl/toks-aux.lmt')
-rw-r--r--tex/context/base/mkxl/toks-aux.lmt9
1 files changed, 5 insertions, 4 deletions
diff --git a/tex/context/base/mkxl/toks-aux.lmt b/tex/context/base/mkxl/toks-aux.lmt
index d9adb1d67..d2b47ba27 100644
--- a/tex/context/base/mkxl/toks-aux.lmt
+++ b/tex/context/base/mkxl/toks-aux.lmt
@@ -197,10 +197,11 @@ tex.listanchorcodes = getthem(tex.getlistanchorvalues, "listanchorco
tex.listsigncodes = getthem(tex.getlistsignvalues, "listsigncode")
tex.classoptioncodes = getthem(tex.getmathclassoptionvalues, "classoptioncode")
---.alignmentcontextcodes = getthem(tex.getalignmentcontextvalues ) -- only at lua end
-tex.specialmathclasscodes = getthem(tex.getspecialmathclassvalues ) -- only at lua end
-tex.directioncodes = getthem(tex.getdirectionvalues ) -- only at lua end (todo tex)
-tex.fillcodes = getthem(tex.getfillvalues ) -- only at lua end (todo tex)
-tex.mathparametercodes = getthem(tex.getmathparametervalues ) -- only at lua end (todo tex)
+tex.specialmathclasscodes = getthem(tex.getspecialmathclassvalues ) -- idem
+tex.directioncodes = getthem(tex.getdirectionvalues ) -- idem
+tex.fillcodes = getthem(tex.getfillvalues ) -- idem
+tex.mathparametercodes = getthem(tex.getmathparametervalues ) -- idem
+tex.breakcodes = getthem(tex.getbreakcontextvalues ) -- idem
function tex.stringtocodesbitmap(str,codes)
local bitmap = 0