]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/ChangeLog
fix bug 2026 and bug 2088
[lyx.git] / lib / lyx2lyx / ChangeLog
index d7e7aef542f63c15f78526b04a408595934402ae..c1c4ef77ea0e42a1236d574e7589faf49f01808e 100644 (file)
@@ -1,3 +1,11 @@
+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