]> git.lyx.org Git - features.git/commit
Backport the TEXINPUTS prefix feature. This should also fix bug #1751.
authorEnrico Forestieri <forenr@lyx.org>
Fri, 13 May 2011 23:14:46 +0000 (23:14 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Fri, 13 May 2011 23:14:46 +0000 (23:14 +0000)
commitb3a983c66fe0b25c7fd86ebd4225976d8b3e6cb8
tree73bd041ee12a1acc20570edb7c63af24bfd196dc
parentd7ed0882ead9bda90fd009d03e567d19ebd62455
Backport the TEXINPUTS prefix feature. This should also fix bug #1751.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38746 a592a061-630c-0410-9148-cb99ea01b6c8
20 files changed:
src/Buffer.cpp
src/Converter.cpp
src/Format.cpp
src/LaTeX.cpp
src/LaTeX.h
src/LyXRC.cpp
src/LyXRC.h
src/VCBackend.cpp
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/ui/PrefPathsUi.ui
src/support/Systemcall.cpp
src/support/Systemcall.h
src/support/SystemcallPrivate.h
src/support/filetools.cpp
src/support/filetools.h
src/support/os.h
src/support/os_cygwin.cpp
src/support/os_unix.cpp
src/support/os_win32.cpp
status.20x