]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
small up/down tweaking
[lyx.git] / src / mathed / ChangeLog
index 6211f70198115a2e18b1961600a27a54f2864cc9..905b6c9eeef931e7d4e4b80aed3bc3a14e4e36d6 100644 (file)
@@ -1,3 +1,34 @@
+2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
+
+       * formula.C (draw, width): Fix spacing around previewed formula.
+
+2003-01-13  Michael Schmitt <Michael.Schmitt@teststep.org>
+
+       * formulabse.C (localDispatch): make CTRL-Pos1/End behave a little
+       bit more intuitive. (Patch suggested by André.)
+
+2003-01-07  João Luis Meloni Assirati <assirati@fma.if.usp.br>
+
+       * math_hullinset.C: fix numbering problem of AMS gather and
+         multline environments. Treat gather the same
+         way as eqnarray and multline as a special case.
+
+2002-12-18  John Levon  <levon@movementarian.org>
+
+       * math_factory.C: do not assume symbol font is present
+
+2002-12-17  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * math_parser.C (tokenize): Fix macro reading.
+
+2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * several files: ws changes
+
+2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * math_inferinset.C: remove unused "using std::max"
+
 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * formulamacro.C (prefix): use boost::format