]> git.lyx.org Git - features.git/commit
Clear the error list before second LaTeX run
authorScott Kostyshak <skostysh@lyx.org>
Thu, 19 Nov 2015 05:19:00 +0000 (00:19 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 20 Nov 2015 18:47:11 +0000 (13:47 -0500)
commit1bd56c8730a55bc78944e3803f4953cd4e733d8a
treee8de242b80e8f6b6583da127fa9ee7821faf63b2
parent0a91abbc9f0db6b9ce89db5e640514c2b9a4ddfa
Clear the error list before second LaTeX run

It was possible for errors that occured in the first run to be shown
in the error list after the second run. Now, the errors are cleared
before the second run.

Although I do not have a reproducible example at hand, I imagine
this situation would occur if a rerun is required and there is still
an error after the rerun.

Related to #9765.
src/LaTeX.cpp
src/LaTeX.h