]> git.lyx.org Git - lyx.git/commit
Force BibTeX rerun upon add/remove/change citation (fixes #6955).
authorJulien Rioux <jrioux@lyx.org>
Sat, 12 Jan 2013 00:04:07 +0000 (01:04 +0100)
committerJulien Rioux <jrioux@lyx.org>
Sat, 12 Jan 2013 09:12:25 +0000 (10:12 +0100)
commit2ffd130d2bc4b594ab64327479ace742f119b5ae
treef781b12bd946367747754fb3595d597a53c298c1
parent26b67dcb49a98fa770e9b4ed29398b24975061b5
Force BibTeX rerun upon add/remove/change citation (fixes #6955).

Reordering citations is one case where catching "Citation undefined
on page ..." doesn't catch the need for a bibtex rerun. This patch
ensures the proper ordering is obtained in pdf output without having
to resort to closing and reopening the LyX document.
src/insets/InsetCitation.cpp
src/insets/InsetCitation.h