On Sat, Dec 20, 2008 at 5:33 PM, Aditya Mahajan wrote:
On Sat, 20 Dec 2008, Mojca Miklavec wrote:
On Sat, Dec 20, 2008 at 2:09 AM, Aditya Mahajan wrote:
Hi,
Why is BIBINPUTS not set in texmf/texmf.cnf in context minimals?
Hello Aditya,
The answer is simple: because it was not set in what Hans originally wrote and nobody complained so far.
BIBINPUTS = .;{$TXRESOURCES}//;{$CTXDEVTXPATH};$TEXMF/bibtex/bib//
in texmf.cnf. Comments?
I have no idea what the first two are, but the variable can definitely be added. What about BSTINPUTS?
I also have no idea about the first two, but almost all variables use them. BSTINPUTS is defined, and I just copied BSTINPUTS and changed bst to bib.
OK, added. (It might make sense to revise the contents of texmf.cnf one day and maybe throw away a few things or add some, like TEXMFHOME :) Mojca