Michael McNeil Forbes <[email protected]> writes:
Hi Michael,
> What is actually failing is reftex finding a bibliography in the
> standard user location:
>
> ~/Library/texmk/bibtex/bib/
^
Is that a typo? I guess it should be texmf.
> on Mac OS X.
Ok, I see. On GNU/Linux, the standard user location seems to be
~/texmf/bibtex/bib/. But reftex only looks into the current directory,
BIBINPUTS, and TEXBIB. I'd like not to hard-code paths that might be
configured differently.
> I also tried setting the following, but it did not change any
> behaviour:
>
> (setq reftex-external-file-finders
> '(("tex" . "/usr/texbin/kpsewhich -format=.tex %f")
> ("bib" . "/usr/texbin/kpsewhich -format=.bib %f")))
That's the default value, isn't it?
Anyway, using external file finders works for me, but you also need to
set `reftex-use-external-file-finders'.
Bye,
Tassilo
_______________________________________________
bug-auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-auctex