]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
Fix math cursor positioning bug
[lyx.git] / src / mathed / ChangeLog
index 7c4d353336d167a34526a6852e38f5a650584b10..6fe71f87649549d15d79d131837f5c25b8f1a8c8 100644 (file)
@@ -1,3 +1,18 @@
+2005-04-02  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * math_data.C (x2pos): fix math cursor positioning bug
+
+2005-03-27  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * math_amsarrayinset.[Ch] (validate): new, require amsmath
+       * math_substackinset.[Ch] (validate): ditto
+       * math_arrayinset.[Ch] (validate): ditto (in the case of subarray)
+
+2005-03-24  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * math_hullinset.C:
+       * math_casesinset.[Ch]: more precise conditioning of
+       output of vertical grid lines
 
 2005-03-22  Martin Vermeer  <martin.vermeer@hut.fi>