summaryrefslogtreecommitdiff
path: root/tex/context/base/lxml-tab.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-01-12 12:00:11 +0200
committerMarius <mariausol@gmail.com>2011-01-12 12:00:11 +0200
commit299c571c7f0a0e6174385f4eb3608045c9e7fd2a (patch)
tree1e4395cfa5110d1a1b81bc9c4d1b27ccc792abb0 /tex/context/base/lxml-tab.lua
parent490acdefca0571050ba1f633a819167c38fdde6c (diff)
downloadcontext-299c571c7f0a0e6174385f4eb3608045c9e7fd2a.tar.gz
beta 2011.01.12 10:20
Diffstat (limited to 'tex/context/base/lxml-tab.lua')
-rw-r--r--tex/context/base/lxml-tab.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/lxml-tab.lua b/tex/context/base/lxml-tab.lua
index 6a1ab85d4..19bc14464 100644
--- a/tex/context/base/lxml-tab.lua
+++ b/tex/context/base/lxml-tab.lua
@@ -1186,4 +1186,5 @@ function xml.makestandalone(root)
end
end
end
+ return root
end