On Tue, Sep 26, 2006 at 08:34:47PM +0200, Peter Kümmel wrote: > Enrico Forestieri wrote: > > On Tue, Sep 26, 2006 at 07:50:37PM +0200, Enrico Forestieri wrote: > > > >> On Tue, Sep 26, 2006 at 06:58:27PM +0200, Peter Kümmel wrote: > >> > >>> Here I could reproduce it (Windows) it looks after the c&p into the mathed > >>> like the attached png. > >> I believe you, but I cannot reproduce it. Here I attach two images > >> showing what I see in 1.4.2 from Joost and in an own compiled 1.4.3. > > > > I upgraded LyX/Win to 1.4.3 using the official installer and now I see > > it, too. Given that the 1.4.3 compiled with gcc doesn't show this > > problem, I am inclined to believe that it is due to MSVC... > > > > Yes, I use Joost's msvc build. > But your gcc compiled 1.4.3 also gives not the correct output, > seems the compilers handle the lyx error different.
I think the output is correct as the braces are correctly stripped out. Indeed, when I try {xy}^{z} I obtain a script inset whose nucleus is right xy, whereas with the MSVC build I get an empty nucleus. -- Enrico