mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
d59aaf992a
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1445 a592a061-630c-0410-9148-cb99ea01b6c8
24 lines
629 B
Plaintext
24 lines
629 B
Plaintext
2001-02-02 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
* Many files: Add support for multline and alignat environments from
|
|
amsmath.
|
|
|
|
2001-02-02 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
* math_symbols.C (math_insert_greek): Move cursor right when
|
|
unlocking the math inset.
|
|
|
|
2001-01-26 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
* math_parser.C (LexGetArg): Fix crash when loading corrupt files.
|
|
|
|
* formula.C (LocalDispatch): Before inserting a label in an
|
|
eqnarray, move the cursor to the top level.
|
|
|
|
* math_iter.C (getLabel): Test if crow == 0.
|
|
|
|
2001-01-15 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
* math_draw.C (Metrics): Use the correct GetString.
|
|
|