Re: Insert label bug.

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 12:25:10PM +0200, Jean-Marc Lasgouttes wrote: > Andre> So a boolean flag or a new function seems needed... > > Yes, but it would be nice to avoid multiplication of parameters for > each of these uses. So we have to know how each inset is supposed to > behave. Inset::asStri

Re: Insert label bug.

2002-10-25 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Oct 25, 2002 at 11:08:55AM +0200, Jean-Marc Lasgouttes Andre> wrote: Is the "label stuff" the thing that wants "eq:" or Andre> "sec:"? If so I fail to see how this is connected to a TOC Andre> entry. >> becausese it says "s

Re: Insert label bug.

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 11:08:55AM +0200, Jean-Marc Lasgouttes wrote: > Andre> Is the "label stuff" the thing that wants "eq:" or "sec:"? > Andre> If so I fail to see how this is connected to a TOC entry. > > becausese it says "sec:Introduction" for the Introduction chapter. Do > you see something

Re: Insert label bug.

2002-10-25 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Oct 25, 2002 at 10:02:30AM +0200, Jean-Marc Lasgouttes Andre> wrote: John> I hate corner cases. We have code to give a useful label string John> by default, but this goes wrong with math, where ->asString() John> needs to re

Re: Insert label bug.

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 10:02:30AM +0200, Jean-Marc Lasgouttes wrote: > John> I hate corner cases. We have code to give a useful label string > John> by default, but this goes wrong with math, where ->asString() > John> needs to return the latex. Please open a "minor" bug on bugzilla > > This is r

Re: Insert label bug.

2002-10-25 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Tue, Oct 15, 2002 at 02:12:41PM -0300, Joao Luis M. Assirati John> wrote: >> I'm using latest 1.2.2cvs. Open a new document, insert a displayed >> equation (it can be void, does not matter), put the cursor outside >> the equation, to

Re: Insert label bug.

2002-10-24 Thread Joao Luis M. Assirati
On Fri, 25 Oct 2002, John Levon wrote: > Please open a "minor" bug on bugzilla Done! > regards > john João.

Re: Insert label bug.

2002-10-24 Thread John Levon
On Tue, Oct 15, 2002 at 02:12:41PM -0300, Joao Luis M. Assirati wrote: > I'm using latest 1.2.2cvs. Open a new document, insert a displayed > equation (it can be void, does not matter), put the cursor outside the > equation, to the left or to the right but next it, then Insert -> > Label. You will

Insert label bug.

2002-10-15 Thread Joao Luis M. Assirati
Hi, I'm using latest 1.2.2cvs. Open a new document, insert a displayed equation (it can be void, does not matter), put the cursor outside the equation, to the left or to the right but next it, then Insert -> Label. You will see latex code of the equation in the label dialog. Regards, João.