On Thu, Apr 05, 2001 at 01:14:01AM +0200, Lars Gullik Bj?nnes wrote:
> Herbert Voss <[EMAIL PROTECTED]> writes:
> 
> | a label which is set in a footnote, does not appear in
> | the label(reference)-list.
> | is this intended?
> 
> I belive this is fixed in cvs now, please test.
> 
> howerver for labels to work inn tables we need to implement
> getLabelList there too.

It is probably not the correct solution.
Buffer::getLabelList() and other methods (for example validate(),
isMultiLingual() and ChangeLanguage()) are all functions that need to do
something for each inset/paragraph in the document.
So what we need to do is to add a paragraph iterator and also change the 
inset_iterator so it will also iterates over inset inside insets.

Reply via email to