summaryrefslogtreecommitdiff
path: root/tex/context/base/lxml-inf.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/lxml-inf.lua')
-rw-r--r--tex/context/base/lxml-inf.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/lxml-inf.lua b/tex/context/base/lxml-inf.lua
index 834d152fd..8f1157c7d 100644
--- a/tex/context/base/lxml-inf.lua
+++ b/tex/context/base/lxml-inf.lua
@@ -8,6 +8,8 @@ if not modules then modules = { } end modules ['lxml-inf'] = {
-- This file will be loaded runtime by x-pending.tex.
+local concat = table.concat
+
local xmlwithelements = xml.withelements
local getid = lxml.getid