>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:

Georg> As I wrote I do not like that. I updated my version after your
Georg> changes, and here it is. The patch lloks bigger than it really
Georg> is, because most of the changes are renamed toc stuff. I also
Georg> solved the problem of non-working setBuffer by switching to the
Georg> existing view of the other buffer instead. I changed the stuff
Georg> in InsetInclude to not load the document anymore. That speeds
Georg> up loading of the master a lot. Of course the included docs are
Georg> now only shown in the navigate menu if they are already loaded
Georg> by other means, but that is a good compromise IMO.

Georg> I consider this now stable enough and ready for 1.5.0. What do
Georg> you think José? And what about the esint stuff?

Would it be possible to declare updateLabels in InsetBase instead of
special casing insetinclude? It would be useful in other cases.

This would mean that the main updatelabels should be moved to
InsetText::updateLabels and do a simple loop over the paragraph list.

JMarc

Reply via email to