]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/ChangeLog
unicodesymbols: add some missing punctuation characters again
[lyx.git] / lib / lyx2lyx / ChangeLog
index d7e7aef542f63c15f78526b04a408595934402ae..cf6919c097dcc51f50d41ed65bd1fa14fd55b861 100644 (file)
@@ -1,3 +1,27 @@
+2006-03-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyx_1_5.py: new file, handle new format 246
+       * LyX.py: handle new format 246
+       * lyx_1_4.py (revert_booktabs): move to lyx_1_5.py
+
+2006-03-06  José Matos  <jamatos@lyx.org>
+
+       * lyx_1_4.py (remove_paperpackage): Only reset the papersize for
+       a4* paperpackages.
+
+2006-02-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyx_1_4.py (convert_amsmath, revert_amsmath): new, convert ams math
+       settings.
+
+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
        * lyx_1_4.py: unify the call convention of convertion
        functions. Now they all accept a file.
 
+2004-12-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyx_1_4.py, LyX.py: handle new format 239
+       * lyx_1_4.py (revert_booktabs): move to 239 -> 238 conversion
+
 2004-12-03  José Matos  <jamatos@lyx.org>
 
        * LyX.py: format up to 238.
 
        * lyx_1_2.py (convert): rename opt to file, as in all other files.
 
+2004-12-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyx_1_4.py, LyX.py: handle new format 238
+       * lyx_1_4.py (revert_booktabs): new
+
 2004-10-28  José Matos  <jamatos@lyx.org>
 
        * LyX.pm: add internal documentation.