summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/symb-emj.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/symb-emj.lua')
-rw-r--r--tex/context/base/mkiv/symb-emj.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/symb-emj.lua b/tex/context/base/mkiv/symb-emj.lua
index d6e2aebea..4d16bbb73 100644
--- a/tex/context/base/mkiv/symb-emj.lua
+++ b/tex/context/base/mkiv/symb-emj.lua
@@ -24,6 +24,7 @@ local tonode = nuts.tonode
local tonut = nuts.tonut
local remove_node = nuts.remove
local isglyph = nuts.isglyph
+local getnext = nuts.getnext
local function removemodifiers(head)
local head = tonut(head)