summaryrefslogtreecommitdiff
path: root/tex/context/base/node-ref.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/node-ref.lua')
-rw-r--r--tex/context/base/node-ref.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/node-ref.lua b/tex/context/base/node-ref.lua
index 2f4575598..40dd82c4d 100644
--- a/tex/context/base/node-ref.lua
+++ b/tex/context/base/node-ref.lua
@@ -562,7 +562,7 @@ statistics.register("interactive elements", function()
end
end)
-function references.enable_interaction()
+function references.enableinteraction()
tasks.enableaction("shipouts","nodes.references.handler")
tasks.enableaction("shipouts","nodes.destinations.handler")
end