diff options
author | Marius <mariausol@gmail.com> | 2013-04-22 17:40:25 +0300 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2013-04-22 17:40:25 +0300 |
commit | d22f2847f74dc48da29da18c8aa2f2da10d6d177 (patch) | |
tree | dcf478be4edd251351ebd3bc2b8a0203a7667bb6 /web2c | |
parent | 719eaa63ae88c5760e4c4f6180ed8b37839ffde9 (diff) | |
download | context-d22f2847f74dc48da29da18c8aa2f2da10d6d177.tar.gz |
beta 2013.04.22 16:19
Diffstat (limited to 'web2c')
-rw-r--r-- | web2c/contextcnf.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua index 4c5a40b67..9adbff9b8 100644 --- a/web2c/contextcnf.lua +++ b/web2c/contextcnf.lua @@ -102,7 +102,7 @@ return { PYTHONINPUTS = ".;$TEXMF/scripts/context/python", RUBYINPUTS = ".;$TEXMF/scripts/context/ruby", LUAINPUTS = ".;$TEXINPUTS;$TEXMF/scripts/context/lua//", - CLUAINPUTS = ".;$SELFAUTOLOC/lib/{$engine,luatex}/lua//", + CLUAINPUTS = ".;$SELFAUTOLOC/lib/{context,$engine,luatex}/lua//", -- Not really used by MkIV so they might go away. |