On Sat, Mar 10, 2012 at 15:56, Mojca Miklavec wrote:
>
> You can test the setting by running
> kpsewhich --expand-path '$BIBINPUTS'
> kpsewhich --expand-path '$BSTINPUTS'
> but I can confirm that this returns utterly weird results here. For
> BIBINPUTS I only get current directory and for BSTINPUTS I get
>
> .:/contextroot/texmf-context/bibtex/bst:/contextroot/texmf-context/bibtex/bst/context
> which is wrong. But I'm clueless why this happens.
I'm sorry. You should test with
kpsewhich --expand-var '$BIBINPUTS'
kpsewhich --expand-var '$BSTINPUTS'
instead.
It seems that --expand-path only returns paths where there is some
actual content.
However I didn't test if bibtex actually finds anything. I still think
that after setting
export TEXMFHOME=$HOME/Library/texmf
bibtex should be able to find your files. (And once you figure out
whether this works, you can change the settings in
texmf-local/web2c/texmf.cnf)
Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________