While working on my math manual I discovered a lot of new bugs. Most of
them are cursor problems but some of them are very important. Here's a
list of them:
---
Loss of functionality, major bugs that should be fixed as soon as possible:
- Bug 2466, framebox and fbox can't be used when operators are in the
formula, see also bug 1435
http://bugzilla.lyx.org/show_bug.cgi?id=2466
- Bug 2556, it isn't possible to delete labels of formulas
http://bugzilla.lyx.org/show_bug.cgi?id=2556
- Bug 2576, math macros can't be used in LyX 1.4.x due to a parsing bug
of the sharp sign "#"
http://bugzilla.lyx.org/show_bug.cgi?id=2576
---
other major bugs:
- Bug 2543, LyX produces align and not an eqnarray environment when
AMS-math is used in the document; confuse the users
http://bugzilla.lyx.org/show_bug.cgi?id=2543
- Bug 1435, reason of bug 2466, wrong parsing of formulas inside
formulas
http://bugzilla.lyx.org/show_bug.cgi?id=1435
---
for LyX 1.5:
- Bug 1505, not possible to edit the linespace of formulas
http://bugzilla.lyx.org/show_bug.cgi?id=1505
- Bug 2579, an ERT inset for formulas to allow users to create formulas
even if there are LyX bugs that normally prevents this.
http://bugzilla.lyx.org/show_bug.cgi?id=2579
---
I'm not able to fix these bugs as I'm not a C/C++ programmer, but
perhaps somebody could fix one of the first three ones for LyX 1.4.2.
thanks and best regards
Uwe