summaryrefslogtreecommitdiff
path: root/tex/context/base/file-job.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-09-10 02:00:22 +0300
committerMarius <mariausol@gmail.com>2012-09-10 02:00:22 +0300
commit40012d63f567ccc7ce33e0307069f35926fc5d6a (patch)
treeefdaaf9e16d0f3b562974629bf0ea3559258e72d /tex/context/base/file-job.lua
parent5b4c6dd791dfcb02838191ccee764cbb215b7cc4 (diff)
downloadcontext-40012d63f567ccc7ce33e0307069f35926fc5d6a.tar.gz
beta 2012.09.10 00:57
Diffstat (limited to 'tex/context/base/file-job.lua')
-rw-r--r--tex/context/base/file-job.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/file-job.lua b/tex/context/base/file-job.lua
index 168300767..0705b8e5a 100644
--- a/tex/context/base/file-job.lua
+++ b/tex/context/base/file-job.lua
@@ -718,6 +718,7 @@ end
document = document or {
arguments = allocate(),
files = allocate(),
+ variables = allocate(), -- for templates
options = {
commandline = {
environments = allocate(),