]> git.lyx.org Git - features.git/commit
* LaTeX.cpp (deplog):
authorJürgen Spitzmüller <spitz@lyx.org>
Sat, 20 Jun 2009 13:02:12 +0000 (13:02 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sat, 20 Jun 2009 13:02:12 +0000 (13:02 +0000)
commit5f7c6b8964b1f369bf110a236fb3075ff2938140
tree647eb825899c134aca086636a2663abe2c2e61af
parent3830bd3dba028781d613bf72841e4949969c3a9c
* LaTeX.cpp (deplog):
- fix regex so that rexeg_search finds more than one match in a line.
  This fixes a bug where files which were output in the log file in a
  line which already listed another file were not dependency tracked.
  I.e., cases such as
  (./child1.tex) (./child2.tex)
  (bug 6024).

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