summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/scrn-wid.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/scrn-wid.lua')
-rw-r--r--tex/context/base/mkiv/scrn-wid.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/scrn-wid.lua b/tex/context/base/mkiv/scrn-wid.lua
index 2ed5b52eb..636d547da 100644
--- a/tex/context/base/mkiv/scrn-wid.lua
+++ b/tex/context/base/mkiv/scrn-wid.lua
@@ -21,6 +21,8 @@ if not modules then modules = { } end modules ['scrn-wid'] = {
-- sane person will create media rich pdf's as long as it's that unpredictable. Just
-- look at the specification and viewer preferences and decide.
+local next = next
+
interactions = interactions or { }
local interactions = interactions