]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/ChangeLog
fix bug 1332
[lyx.git] / lib / lyx2lyx / ChangeLog
index 5798dbe00736a04991a1897f505197d34bf44c9d..1b44bb47e9e33d246920b1c876d1a5948bb8d6a4 100644 (file)
@@ -1,3 +1,68 @@
+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.
+
 2004-10-28  José Matos  <jamatos@lyx.org>
 
        * LyX.pm: add internal documentation.