]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/ChangeLog
spelling fix
[lyx.git] / lib / lyx2lyx / ChangeLog
index 1dbb09b576ebfda976c72a6b51bfec7175c1bdc2..d9d81782c1b6d27352469333564c1f9e105d9b8e 100644 (file)
@@ -1,3 +1,23 @@
+2005-04-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyx_1_4.py (convert_breaks): fix spelling
+       * lyx_1_4.py (convert_breaks): fix copy-and-paste error
+
+2005-02-20  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyx_1_4.py (lyx_support_escape): new
+       * lyx_1_4.py (revert_eqref): new, convert
+       '\begin_inset LatexCommand \eqref{label}' to ERT
+       * lyx_1_4.py (revert): call revert_eqref in step 223 -> 221
+
+2005-02-17  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyx_1_4.py (convert_table_valignment_middle,
+       revert_valignment_middle): use regex to recognize
+       '\\begin_inset Tabular' and '\\begin_inset  Tabular'
+       * lyx_1_2.py (update_tabular, update_longtables): ditto
+       * lyx_1_1_6fix3.py (update_tabular): ditto
+
 2005-02-15  José Matos  <jamatos@lyx.org>
 
        * lyx_1_2.py (remove_pextra): fix bug 1816.