summaryrefslogtreecommitdiff
path: root/scripts/context/lua/mtxrun.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/context/lua/mtxrun.lua')
-rw-r--r--scripts/context/lua/mtxrun.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/context/lua/mtxrun.lua b/scripts/context/lua/mtxrun.lua
index 7af51ba30..07a3563b0 100644
--- a/scripts/context/lua/mtxrun.lua
+++ b/scripts/context/lua/mtxrun.lua
@@ -8549,7 +8549,7 @@ local function stripelement(e,nolines,anywhere)
end
end
end
- local nedt = #nedt
+ local nedt = #edt
if nedt > 0 then
-- strip end
local str = edt[nedt]