Re: Fix to bug 2362: Deleting superscript also deletes subscript.

2006-03-13 Thread Martin Vermeer
On Mon, 2006-03-13 at 11:27 +0100, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> Corrects faulty logic for deleting empty sub/super scripts on > Martin> leaving them. > > Martin> Was tested by me and Georg, and does the job. > > Martin> OK

Re: Fix to bug 2362: Deleting superscript also deletes subscript.

2006-03-13 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Corrects faulty logic for deleting empty sub/super scripts on Martin> leaving them. Martin> Was tested by me and Georg, and does the job. Martin> OK to commit to both trunk and 1.4.x? OK for 1.4.x. JMarc

Re: Fix to bug 2362: Deleting superscript also deletes subscript.

2006-03-11 Thread Martin Vermeer
On Sat, Mar 11, 2006 at 04:37:08PM +0100, Lars Gullik Bjønnes wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > > | Corrects faulty logic for deleting empty sub/super scripts on > | leaving them. > | > | Was tested by me and Georg, and does the job. > | > | OK to commit to both trunk and 1.

Re: Fix to bug 2362: Deleting superscript also deletes subscript.

2006-03-11 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | Corrects faulty logic for deleting empty sub/super scripts on | leaving them. | | Was tested by me and Georg, and does the job. | | OK to commit to both trunk and 1.4.x? Ok for trunk. -- Lgb

Fix to bug 2362: Deleting superscript also deletes subscript.

2006-03-11 Thread Martin Vermeer
Corrects faulty logic for deleting empty sub/super scripts on leaving them. Was tested by me and Georg, and does the job. OK to commit to both trunk and 1.4.x? - Martin Index: math_scriptinset.C === --- math_scriptinset.C (revis