ehud.kap...@gmail.com wrote: > I collaborate with various people, some of whom (sadly) still use Windows. > Because of the difference in path designation between Linux and Windows, > we constantly have to tweak the path reference to the .bib files that > are used > by a document we are working on: for Windows it is C:/.../share/file.bib , > and for Linux is it /home/...share/file.bib > It would be nice to be able to set the header of the path in Document > Settings. > In Preferences I see such things for various thinks, but not for the > bibliography files. > > How do other people deal with that?
Put it in the TEXMF tree (/TEXMF/bibtex/bib/), then LaTeX/BibTeX will find it just by the file name. Jürgen