]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/ChangeLog
fix bug 2026 and bug 2088
[lyx.git] / lib / lyx2lyx / ChangeLog
index 28078bb021a05aa0ad6bcb6dced5a16b987ed8e0..c1c4ef77ea0e42a1236d574e7589faf49f01808e 100644 (file)
@@ -1,3 +1,47 @@
+2006-02-05  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * LyX.py: new member is_default_layout()
+       * LyX.py: new member default_layout
+       * parser_tools.py (get_layout): new, extract layout name from line
+       * lyx_1_1_5.py, lyx_1_1_6.py, lyx_1_2.py, lyx_1_4.py: Replace all
+       occurences of the "Standard" layout with file.default_layout (bug 2026)
+
+2006-02-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyx_1_4.py (remove_branches): new, remove branch insets
+
+2005-12-01  José Matos  <jamatos@lyx.org>
+
+       * LyX.py (choose_io): replace open and make the choice more transparent.
+
+2005-11-24  José Matos  <jamatos@lyx.org>
+
+       * lyx_1_0_0.py (obsolete_latex_title): "LaTeX Title" -> "Title"
+       * (update_tabular): update from tabular format 3 to 4 if necessary.
+
+2005-11-20  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyx_1_4.py (convert_frameless_box): fix file format argument of
+       insert_ert
+
+2005-10-12  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * LyX.py: enlarge range to current format (245);
+       do not use \quotes_times anymore on NewFile.
+       * lyx_1_4.py (remove_quotestimes): remove param \quotes_times (bug 2090).
+
+2005-09-28  José Matos  <jamatos@lyx.org>
+
+       * LyX.py: fix relation_format reversion
+
+2005-09-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * LyX.py: enlarge range to current format (244).
+       * lyx_1_4.py (revert_spaces): fix so that new space insets are reverted
+       to ERT.
+       * lyx_1_4.py (rename_spaces, revert_space_names): some InsetSpace types 
+       had to be renamed; conversion takes place between 243<->244.
+
 2005-09-19  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * parser_tools.py (get_paragraph, get_next_paragraph): add format