]> git.lyx.org Git - lyx.git/blob - src/mathed/ChangeLog
03218b7ef3a06147acaaedd3e24119d6c8396883
[lyx.git] / src / mathed / ChangeLog
1 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
2
3         * Many files: Add support for multline and alignat environments from 
4         amsmath.
5
6 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
7
8         * math_symbols.C (math_insert_greek): Move cursor right when
9         unlocking the math inset.
10
11 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
12
13         * math_parser.C (LexGetArg): Fix crash when loading corrupt files.
14
15         * formula.C (LocalDispatch): Before inserting a label in an
16         eqnarray, move the cursor to the top level.
17
18         * math_iter.C (getLabel): Test if crow == 0.
19
20 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
21
22         * math_draw.C (Metrics): Use the correct GetString.
23