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