]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/ChangeLog
fix bug 1332
[lyx.git] / lib / lyx2lyx / ChangeLog
index 8d0ef9f46a0ec7dda69efb95f86a7f7595767695..1b44bb47e9e33d246920b1c876d1a5948bb8d6a4 100644 (file)
@@ -1,8 +1,77 @@
+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.
+
 2004-10-17  José Matos  <jamatos@lyx.org>
 
        * lyx2lyx: moved code to LyX module making effectively lyx2lyx and
        interface to the LyX module.
-       
+
        * LyX.py: white space changes.  New class that serves as the basis
        to two derived classes. One for reading and another for new files.
        New function get_toc, to be used in Doc_toc.py in the
 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * lyx2lyx: up the format to 232.
-       
+
        * lyx2lyx: up the format to 231.
 
 2004-03-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
 2003-12-19  Angus Leeming  <leeming@lyx.org>
 
-       * lyxconvert_227.py (convert_collapsable): 
+       * lyxconvert_227.py (convert_collapsable):
        * lyxrevert_228.py (convert_collapsable): a more robust method of
        finding the collapsed status.
 
        * 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.
-       
+