>>>>> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes:
Uwe> While working on my math manual I discovered a lot of new bugs. Uwe> Most of them are cursor problems but some of them are very Uwe> important. Here's a list of them: Uwe> --- Loss of functionality, major bugs that should be fixed as Uwe> soon as possible: Uwe> - Bug 2466, framebox and fbox can't be used when operators are in Uwe> the formula, see also bug 1435 Uwe> http://bugzilla.lyx.org/show_bug.cgi?id=2466 For this we would need a real text-box-in-math inset and this does not exist. So I do not think this will be fixed in 1.4. Uwe> - Bug 2556, it isn't possible to delete labels of formulas Uwe> http://bugzilla.lyx.org/show_bug.cgi?id=2556 Yes, should be easy to fix. A volunteer? Uwe> - Bug 2576, math macros can't be used in LyX 1.4.x due to a Uwe> parsing bug of the sharp sign "#" Uwe> http://bugzilla.lyx.org/show_bug.cgi?id=2576 What's wrong with entering \#1? Uwe> --- other major bugs: Uwe> - Bug 2543, LyX produces align and not an eqnarray environment Uwe> when AMS-math is used in the document; confuse the users Uwe> http://bugzilla.lyx.org/show_bug.cgi?id=2543 This is an intended feature, because someone (Dekel?) claimed everybody should use align anyway. I can understand that it is confusing. I'd propose to revert it, but I want to hear opinions first. Uwe> --- for LyX 1.5: [...] Uwe> - Bug 2579, an ERT inset for formulas to allow users to create Uwe> formulas even if there are LyX bugs that normally prevents this. Uwe> http://bugzilla.lyx.org/show_bug.cgi?id=2579 --- This is not possible, as Georg already explained. JMarc