Juergen Spitzmueller wrote:
Helge Hafting wrote:
Mathed can be brought into a strange state where the keys ^ and _ doesn't
work as expected.
1. Activate math, type the word test
2. Press ^ to get superscript
3. Press space, this ought to cancel superscript
4. Press ^ again, note that instead of a superscript,
the last "t" in "test" get those pink corners, suggesting that it
has been turned into an entity of its own.
Yes, this is a regression. The attached patch fixes it, so that the expected
script is inserted (the corners are still there, indicating that the last
letter "t" is the base of the script inset).
This also fixes bug 2139 (No exponent and subscript in Sum, Prod and other
similar symbols).
Please test.
The patch seems to be in cvs already, and works for me. Problem solved!
Helge Hafting