]> git.lyx.org Git - features.git/commit
Revert r36696: We can't collect BibTeX information during the
authorRichard Heck <rgheck@comcast.net>
Sat, 4 Dec 2010 03:15:53 +0000 (03:15 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 4 Dec 2010 03:15:53 +0000 (03:15 +0000)
commit3fffe51506cf96329622e581759fc6ab9a0f6211
treec69c5d4ea36d5298ed7640b13976ecc77b671dae
parent7e33edc3c37df1f1f8124c4d1362e418b25e2e07
Revert r36696: We can't collect BibTeX information during the
updateBuffer() traversal. The reason is simple: InsetCitation needs
access to the BibTeX info to calculate its label. But we won't have it
until we get to the bibliography.
I don't think there is any way around that.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36710 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/insets/InsetBibitem.cpp
src/insets/InsetBibtex.cpp
src/insets/InsetBibtex.h