diff options
Diffstat (limited to 'web2c')
-rw-r--r-- | web2c/contextcnf.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua index b9541a88e..abc141ec4 100644 --- a/web2c/contextcnf.lua +++ b/web2c/contextcnf.lua @@ -106,8 +106,8 @@ return { -- Not really used by MkIV so they might go away. - BIBINPUTS = ".;$TEXMF/bibtex/bib//", - BSTINPUTS = ".;$TEXMF/bibtex/bst//", + BIBINPUTS = ".;$TEXMF/bibtex/bib//;$TEXMF/tex/context//", + BSTINPUTS = ".;$TEXMF/bibtex/bst//;$TEXMF/tex/context//", -- Experimental |