]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/ChangeLog
Whitespace, only whitespace. s/ +$//
[lyx.git] / lib / lyx2lyx / ChangeLog
index 9242e7cd1ec560c3a05b395e88826240a4fd9632..f67ced34c618729bb643f802f7fe8f96e0494472 100644 (file)
@@ -1,3 +1,127 @@
+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_len): new, split from convert_ertlen
+       * lyx_1_4.py (insert_ert): new
+       * lyx_1_4.py (add_to_preamble): new
+       * lyx_1_4.py (convert_frameless_box): better conversion of parboxes
+       and minipages with unsupported parameters
+
+2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * LyX.py: format up to 241
+       * lyx_1_4.py (convert_ert_paragraphs, revert_ert_paragraphs): new
+       * lyx_1_4.py, LyX.py: handle new format 241
+
+2005-01-24  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * LyX.py: format up to 240.
+       * lyx_1_4.py (convert_output_changes, revert_output_changes): new
+
+2005-01-06  José Matos  <jamatos@lyx.org>
+
+       * lyx_1_4.py (normalize_paragraph_params): add start_of_appendix
+       to the allowed parameters list.
+
+2005-01-06  José Matos  <jamatos@lyx.org>
+
+       * lyx_1_4.py (normalize_paragraph_params): update file format to 239.
+
+       * LyX.py (convert): simplify code and add running times
+       information for higher debug levels.
+
+2005-01-04  José Matos  <jamatos@lyx.org>
+
+       * lyx_0_12.py:
+       * lyx_1_0_0.py:
+       * lyx_1_0_1.py:
+       * lyx_1_1_4.py:
+       * lyx_1_1_5.py:
+       * lyx_1_1_6.py:
+       * lyx_1_1_6fix3.py:
+       * lyx_1_2.py:
+       * lyx_1_3.py:
+       * lyx_1_4.py: convert and revert change from functions to lists.
+
+       * LyX.py:
+       * lyx2lyx: version -> version_lyx2lyx
+
+       * LyX.py (convert): put all the convertion logic here.
+
+2005-01-04  José Matos  <jamatos@lyx.org>
+
+       * LyX.py (set_format): fix typo.
+
+       * lyx_0_12.py:
+       * lyx_1_0_0.py:
+       * lyx_1_0_1.py:
+       * lyx_1_1_4.py:
+       * lyx_1_1_5.py:
+       * lyx_1_1_6.py:
+       * lyx_1_1_6fix3.py:
+       * lyx_1_2.py:
+       * lyx_1_3.py:
+       * lyx_1_4.py: unify the call convention of convertion
+       functions. Now they all accept a file.
+
+2004-12-03  José Matos  <jamatos@lyx.org>
+
+       * LyX.py: format up to 238.
+       * lyx_1_4.py:
+       * lyx_0_12.py (update_latexaccents): consider the cases where the
+       inset is updated.
+
+2004-12-03  José Matos  <jamatos@lyx.org>
+
+       * lyx_1_2.py (update_longtable): Update longtables to table format 3.
+
+2004-12-02  José Matos  <jamatos@lyx.org>
+
+       * lyx_0_12.py (update_latexaccents): convert old style latexaccents.
+
 2004-11-29  José Matos  <jamatos@lyx.org>
 
        * lyx_1_2.py (convert): rename opt to file, as in all other files.
 
        * 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.
-