summaryrefslogtreecommitdiff
path: root/tex/context/base/data-env.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-05-26 14:56:00 +0200
committerHans Hagen <pragma@wxs.nl>2014-05-26 14:56:00 +0200
commit044365a4f17208925ebff5f8749c91571ed947ed (patch)
treed62eff899bcad16b6b92fab3fcbc0f4d7d40dec6 /tex/context/base/data-env.lua
parentf779927eb2f4fdee785601823e87b28595ad71db (diff)
downloadcontext-044365a4f17208925ebff5f8749c91571ed947ed.tar.gz
beta 2014.05.26 14:56
Diffstat (limited to 'tex/context/base/data-env.lua')
-rw-r--r--tex/context/base/data-env.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/data-env.lua b/tex/context/base/data-env.lua
index 58a081506..90b031b0f 100644
--- a/tex/context/base/data-env.lua
+++ b/tex/context/base/data-env.lua
@@ -120,10 +120,12 @@ local relations = allocate { -- todo: handlers also here
},
bib = {
names = { 'bib' },
+ variable = 'BIBINPUTS',
suffixes = { 'bib' },
},
bst = {
names = { 'bst' },
+ variable = 'BSTINPUTS',
suffixes = { 'bst' },
},
fontconfig = {