2001-02-08 15:59:42 +00:00
|
|
|
2001-02-08 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
* math_macro.C (draw): add .c_str() to .str() (useful when
|
|
|
|
compiling with lyxstring, but STL sstream).
|
|
|
|
(Metrics): ditto.
|
|
|
|
|
2001-02-08 15:09:15 +00:00
|
|
|
2001-02-08 Andre Poenitz <poenitz@HTWM.De>
|
|
|
|
|
2001-02-08 15:59:42 +00:00
|
|
|
* several files: get rid of reinterpret_cast.
|
2001-02-08 15:09:15 +00:00
|
|
|
|
2001-02-04 07:01:49 +00:00
|
|
|
2001-02-04 Allan Rae <rae@lyx.org>
|
|
|
|
|
|
|
|
* math_parser.C (mathed_parse): I'm sure Lars has a better fix than
|
|
|
|
just casting the variable.
|
|
|
|
|
2001-02-03 21:02:22 +00:00
|
|
|
2001-02-02 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
* Many files: Add support for multline and alignat environments from
|
|
|
|
amsmath.
|
|
|
|
|
2001-02-02 19:52:29 +00:00
|
|
|
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 22:24:20 +00:00
|
|
|
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 12:47:54 +00:00
|
|
|
2001-01-15 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
* math_draw.C (Metrics): Use the correct GetString.
|
|
|
|
|