]> git.lyx.org Git - features.git/commit
Proper fix now for bug #6846. The idea, due to JMarc, is to collect
authorRichard Heck <rgheck@comcast.net>
Fri, 3 Dec 2010 19:29:46 +0000 (19:29 +0000)
committerRichard Heck <rgheck@comcast.net>
Fri, 3 Dec 2010 19:29:46 +0000 (19:29 +0000)
commit66be58b074976c527c855626ce741023aac1363b
treefa87a365b9ee721172ac027cb391efa43c2cd380
parentcff0f635cce0b5063ffeb293832df03031f9d4de
Proper fix now for bug #6846. The idea, due to JMarc, is to collect
bibliography information in updateBuffer(), rather than doing a wholly
separate traversal. We still do a separate traversal in two cases, as a
full updateBuffer() call just isn't needed there.

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