git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36522 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2010-11-26 18:09:03 +00:00
parent c981018111
commit ab7a5bc382

View File

@ -3075,7 +3075,7 @@ int Paragraph::checkBiblio(Buffer const & buffer)
{
// FIXME From JS:
// This is getting more and more a mess. ...We really should clean
// up this bibitem issue for 1.6. See also bug 2743.
// up this bibitem issue for 1.6.
// Add bibitem insets if necessary
if (d->layout_->labeltype != LABEL_BIBLIO)