]> git.lyx.org Git - features.git/commit
Fix bugs #2645 (export BIBINPUTS) and #6634 (Better support for external files in...
authorEnrico Forestieri <forenr@lyx.org>
Tue, 3 Nov 2015 22:28:36 +0000 (23:28 +0100)
committerEnrico Forestieri <forenr@lyx.org>
Tue, 3 Nov 2015 22:28:36 +0000 (23:28 +0100)
commit76dfde36d47189cf863eda7982888f6664630a57
treeef105e1e166abdd2ce7c1d2338953f4b7b4eb14c
parent4db3bd4e0ae323937006af3f214479ded0bb7344
Fix bugs #2645 (export BIBINPUTS) and #6634 (Better support for external files in ERT)

Other than BIBINPUTS, also BSTINPUTS and TEXFONTS are exported.
They do not replicate the setting for TEXINPUTS but are set such
that the current dir (i.e., the temp dir) and the document dir
are also searched for bibtex and fonts related files.
src/support/filetools.cpp
src/support/os_cygwin.cpp
src/support/os_unix.cpp
src/support/os_win32.cpp