Array/eqnarray
- Multi-cell copy&pasting doesn't work properly
Macros:
- When changing the macro definition, its instances are not updated.
- LyX crashes when you define a recursive macro
- Macro definition is not per document
Misc:
- When typing \foo2, the mathed exits the ERT mode (this is OK since latex
commands cannot contain numbers). However, a 2 is not inserted into the
inset
- When typing \foo' the mathed doesn't exit from ERT mode.
- ctrl-d, ctrl-s etc. do not work when in mathed.
- The \not inset is not rendered incorrectly.
- subscripts of \underbrace is not rendered correctly
- The pink frame is wrong for $\sum_{2}$.
- Putting the cursor before \sum_{2} and pressing right, moves the cursor to
the wrong position (after the _{2} instead of before it).
- The font size in mathed is not affected by the surrounding font.
- Pressing space at the end of a math inset doesn't do anything
(the cursor should exit from mathed and a space should be added after
the inset)
- Suppose I enter \rightaro and then I notice the spelling error, so I
press backspace to delete the o. Instead of deletion the o, lyx delete
the whole \rightaro
- After pressing 'M-m s' or 'M-m f' outside of mathed, the cursor is
in the wrong position.
- If I have x_{1}^{2}, I put the cursor before the 2, and press backspace,
the result is 'x2'. The correct result should be 'x_{1}2'
- Moving up/down |(with cursor keys) in fractions or arrays doesn't work
properly (the x position is not correct).
- It is possible to put two or more consecutive spaces in math text mode
- InsetFormula::validate is broken
- There is InsetFormulaMacro::validate
- If I change '\alpha' to bold, the result is \mathbf{a}