]> git.lyx.org Git - lyx.git/commit
Finish fixing bug #6623 (Sweave cannot read local files)
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 27 Jan 2011 11:14:32 +0000 (11:14 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 27 Jan 2011 11:14:32 +0000 (11:14 +0000)
commitfe54f0c3413fff45fb0d6c6f3a2563f43dd98c81
treea6c7fb8081408b2faff06b7e6ccb49e3b8f71a04
parent917785df7132ec51d5df6fe2b7dbb434ecda311e
Finish fixing bug #6623 (Sweave cannot read local files)

* in converters, make sure that $$p and $$r are slash-terminated paths (like in viwers, BTW)
* pass the full intput path to lyxsweave.R

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37337 a592a061-630c-0410-9148-cb99ea01b6c8
lib/configure.py
src/Converter.cpp