summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/math-noa.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-05-26 10:53:45 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-05-26 10:53:45 +0200
commit7c744583eb2b9ba70d09bbac7be7bb9e6eb6b154 (patch)
treeff9fa5d156b18480de2621f2e8e9de95ccf12c1c /tex/context/base/mkiv/math-noa.lua
parentddc77c560834122fcdc0219f01977cb830a7a6f5 (diff)
downloadcontext-7c744583eb2b9ba70d09bbac7be7bb9e6eb6b154.tar.gz
2021-05-26 09:59:00
Diffstat (limited to 'tex/context/base/mkiv/math-noa.lua')
-rw-r--r--tex/context/base/mkiv/math-noa.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/math-noa.lua b/tex/context/base/mkiv/math-noa.lua
index fdc2d0177..309642747 100644
--- a/tex/context/base/mkiv/math-noa.lua
+++ b/tex/context/base/mkiv/math-noa.lua
@@ -2375,7 +2375,7 @@ function processors.mlisttohlist(head,style,penalties)
return head
end
-callbacks.register('mlisttohlist',processors.mlisttohlist,"preprocessing math list")
+callbacks.register('mlist_to_hlist',processors.mlisttohlist,"preprocessing math list")
-- tracing