On Jan 14, 2008 5:20 PM, Shahriar Anwar <[EMAIL PROTECTED]> wrote: > I retain only one copy of my bibliography file and refer to it from > other directories by keeping alias of it in that directory. This > worked till I upgraded to Mac OS X Leopard (10.5.1) and BibDesk > 1.3.13. Is there a way to fix this or to refer directly to the > original .bib file from my LaTeX file? >
Use the command (in Terminal): kpsewhich -show-path bib to see a list of all directories that latex will search through to find a bib file. Place you bib file in under one of these directories under your home directory and you should have no problems. Mark A ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
