summaryrefslogtreecommitdiff
path: root/tex/context/base/m-zint.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2011-08-04 00:42:00 +0200
committerHans Hagen <pragma@wxs.nl>2011-08-04 00:42:00 +0200
commite7b67a4f409457e80dde3a5383071869ace85685 (patch)
tree2cfad2e52e8b747def3f83a7fb03805f10b21d78 /tex/context/base/m-zint.mkiv
parent0f1a89986b4143f38db25f744028ceafb63b78ee (diff)
downloadcontext-e7b67a4f409457e80dde3a5383071869ace85685.tar.gz
beta 2011.08.04 00:42
Diffstat (limited to 'tex/context/base/m-zint.mkiv')
-rw-r--r--tex/context/base/m-zint.mkiv4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/m-zint.mkiv b/tex/context/base/m-zint.mkiv
index 04af806a0..c439476c2 100644
--- a/tex/context/base/m-zint.mkiv
+++ b/tex/context/base/m-zint.mkiv
@@ -67,12 +67,12 @@ function moduledata.zint.generate(code,data,suffix,options)
io.savedata(temp,data)
os.execute(format('%s --barcode=%s --output="%s" --input="%s"',zint,code,name,temp,options or ""))
end
- return name
+ return name
end
\stopluacode
-\doifnotmode{demo}{\endinput}
+\continueifinputfile{m-zint.mkiv}
\starttext