]> git.lyx.org Git - features.git/commit
Fix dependency checking, This fixes bug 1027 and probably others.
authorJürgen Spitzmüller <spitz@lyx.org>
Sun, 18 Feb 2007 16:06:12 +0000 (16:06 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sun, 18 Feb 2007 16:06:12 +0000 (16:06 +0000)
commitbfee5a107c4047cc85ce56b4a5c424282dc3d56e
tree1ac1ed906111d7c0680600aa824493711c689da7
parentfff190773fd3cec575fd5cf86df2742946e38fe5
Fix dependency checking, This fixes bug 1027 and probably others.

* src/LaTeX.C:
- (deplog): fix and refine parsing of file names.
- (handleFoundFile): handle files with spaces in their
   name/path correctly
- (checkLinebreak): new helper function for deplog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17240 a592a061-630c-0410-9148-cb99ea01b6c8
src/LaTeX.C