[OS X TeX] Setting TEXINPUTS/BIBINPUTS on Catalina

Antonio Cosma acosma at gmail.com
Sun Oct 18 04:26:46 EDT 2020



> On 18 Oct 2020, at 10:09, Joseph Wright <joseph.wright at morningstar2.co.uk> wrote:
> 
> For example, I have a single .bib file for all of my references (it's called "Literature.bib"). This lives inside Documents (so it's visible for editing, etc.), so I want to export
> 
>    BIBINPUTS=~/Literature//;
> 
> which I used to be able to do from my .bash_rc, but can't any more.

At least for bib files, this works for me. TexLive looks for bib files in 
~/Library/texmf/bibtex/bib. I have papers and bibliography in ~/DropIt/myfiles/Papers 

So what I did in terminal is 
cd ~/Library/texmf/bibtex
ln -s ~/DropIt/myfiles/Papers bib

Now ‘bib’ in “~/Library/texmf/bibtex/" is a link to the directory where my bib file is

Hope it works for you too
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://email.esm.psu.edu/pipermail/macosx-tex/attachments/20201018/323aa84c/attachment.htm>


More information about the MacOSX-TeX mailing list