]> git.lyx.org Git - lyx.git/blob - src/mathed/ChangeLog
A couple of tiny fixes to get it compiling and a partial fix for the '\n' output...
[lyx.git] / src / mathed / ChangeLog
1 2001-02-04  Allan Rae  <rae@lyx.org>
2
3         * math_parser.C (mathed_parse): I'm sure Lars has a better fix than
4         just casting the variable.
5
6 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
7
8         * Many files: Add support for multline and alignat environments from 
9         amsmath.
10
11 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
12
13         * math_symbols.C (math_insert_greek): Move cursor right when
14         unlocking the math inset.
15
16 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
17
18         * math_parser.C (LexGetArg): Fix crash when loading corrupt files.
19
20         * formula.C (LocalDispatch): Before inserting a label in an
21         eqnarray, move the cursor to the top level.
22
23         * math_iter.C (getLabel): Test if crow == 0.
24
25 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
26
27         * math_draw.C (Metrics): Use the correct GetString.
28