Re: Current mathed regressions

2004-02-03 Thread Andre Poenitz
On Tue, Feb 03, 2004 at 12:06:40PM +, Angus Leeming wrote: > ps Looking at the patch, I think that you need _("Mark off") rather > than N_("Mark off") etc. Use N_() for static constants that are not > in the execution path. Not my doing, just code shifted around. Andre'

Re: Current mathed regressions

2004-02-03 Thread Angus Leeming
Andre Poenitz wrote: >> I think you're missing something from your just-now update... > Oehm. Yes. Attached (fix three FIXMEs) Thanks. I've just finished compiling and have posted the updated snapshot to http://www.devel.lyx.org/~leeming/snap-cvs.png Summary: the positioning is back. The other p

Re: Current mathed regressions

2004-02-03 Thread Andre Poenitz
On Tue, Feb 03, 2004 at 11:30:48AM +, Angus Leeming wrote: > Andre Poenitz wrote: > > Ah... looks like MathSymbolInset have not yet regained its width > > cache after it disappeared from MathAtom... > > > I think you're missing something from your just-now update... Oehm. Yes. Attached (fix

Re: Current mathed regressions

2004-02-03 Thread Angus Leeming
Andre Poenitz wrote: > Ah... looks like MathSymbolInset have not yet regained its width > cache after it disappeared from MathAtom... I think you're missing something from your just-now update... Angus ../../../src/mathed/math_hullinset.C:775:2: warning: #warning temporarily disabled ../../../s

Re: Current mathed regressions

2004-02-03 Thread Andre Poenitz
On Tue, Feb 03, 2004 at 10:55:57AM +, Angus Leeming wrote: > I've just had a play with the current cvs version of lyx. > > Mathed is currently having problems with > * basic on-screen positioning. > * macros are broken. I know of these and I am a bit puzzled by the first one. The position c

Current mathed regressions

2004-02-03 Thread Angus Leeming
I've just had a play with the current cvs version of lyx. Mathed is currently having problems with * basic on-screen positioning. * things like \partial and \sigma which appear in blue in 13x are now rendered in black. Does this indicate an underlying problem? * macros are broken. Floats are di