summaryrefslogtreecommitdiff
path: root/tex/context/base/page-inj.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/page-inj.lua')
-rw-r--r--tex/context/base/page-inj.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/tex/context/base/page-inj.lua b/tex/context/base/page-inj.lua
index 5b450d60e..f9b56fddb 100644
--- a/tex/context/base/page-inj.lua
+++ b/tex/context/base/page-inj.lua
@@ -16,6 +16,9 @@ local trace = false trackers.register("pagebuilder.injections",func
local variables = interfaces.variables
+local context = context
+local commands = commands
+
local v_yes = variables.yes
local v_previous = variables.previous
local v_next = variables.next