On Thursday 07 December 2000 14:53, Dekel Tsur wrote:
> On Tue, Dec 05, 2000 at 07:25:15PM +0000, Herbert Voss wrote:
> > > Once a math-label has been set, how can one change it? In a
> > > regular label one can click it and change it in the pop-up menu,
> > > but I am unable to get this to work in math mode.
> >
> > put the cursor in the math-box and write a new one.
>
> Note that while changing a regular label will also changes the references
> to the label, changing a math label doesn't change the references.
> This bug will be fixed in 1.1.6, and maybe in 1.1.5fix3
Dekel, (not having looked at the code), does this mean that you now store a
list of references rather than build them on the fly when loading/updating
the reference popup? If so, you could emit a updateRefs signal when you
change this list and the references in the popup will update automatically.
We could then remove the "Update" button from the popup. Same with the TOC.
Angus