]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/ChangeLog
Whitespace, only whitespace. s/ +$//
[lyx.git] / lib / lyx2lyx / ChangeLog
index 17fb51b0a4622193ef87446a540d51a50310ac73..f67ced34c618729bb643f802f7fe8f96e0494472 100644 (file)
@@ -1,3 +1,46 @@
+2005-05-18  Angus Leeming  <leeming@lyx.org>
+
+       * lyx2lyx (parse_options): Add the description of the '-f' option
+       back again.
+
+2005-05-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyx_1_4.py (convert_breaks): Don't treat every token that starts
+       with '\\' as paragraph parameter
+
+2005-05-06  José Matos  <jamatos@lyx.org>
+
+       * lyx_1_4.py (convert_breaks): put all paragraph parameters into a
+       single line.
+
+2005-05-04  José Matos  <jamatos@lyx.org>
+
+       * LyX.py: fix allowed parameters for paragraphs.
+
+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.
+
 2005-02-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * lyx_1_4.py (convert_ertbackslash): convert '\n', too
 
        * lyx_1_4.py (convert_frameless_box): Replace instead of adding
        new code.
-.
+
 2004-04-14  José Matos  <jamatos@lyx.org>
 
        * error.py
        * lyxconvert_223.py:
        * lyxconvert_224.py (convert_minipage): move funtion to its right place.
        (convert_breaks): convert line and page break, at bottom and top.
-