summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/mkiv/lxml-sor.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/lxml-sor.lua')
-rw-r--r--Master/texmf-dist/tex/context/base/mkiv/lxml-sor.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/lxml-sor.lua b/Master/texmf-dist/tex/context/base/mkiv/lxml-sor.lua
index aba1c3b8d3f..a30392b950c 100644
--- a/Master/texmf-dist/tex/context/base/mkiv/lxml-sor.lua
+++ b/Master/texmf-dist/tex/context/base/mkiv/lxml-sor.lua
@@ -8,6 +8,7 @@ if not modules then modules = { } end modules ['lxml-sor'] = {
local format, concat, rep = string.format, table.concat, string.rep
local lpegmatch = lpeg.match
+local next = next
local xml = xml
local lxml = lxml