]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
fix bug when reading bind files
[lyx.git] / lib / ChangeLog
index 9957af29144f1771f05ab04ec21ed69b025cf8c7..73fc77f4e26b400b169f27605b42d3227fdfb494 100644 (file)
@@ -1,3 +1,41 @@
+2003-07-28  José Matos  <jamatos@lyx.org>
+
+       * lyx2lyx/lyxconvert_224.py (end_document):
+       replace \the_end with \end_document.
+
+2003-07-28  José Matos  <jamatos@lyx.org>
+
+       * lyx2lyx/lyx2lyx (parse_options): support gziped files.
+       * lyx2lyx/parser_tools.py (set_format): output correct version.
+
+2003-07-28  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyx_convert224.py (layout2begin_layout):
+       \layout -> \begin_layout.
+
+2003-07-28  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyx_convert224.py (add_end_layout): fix logic.
+
+2003-07-28  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyx_convert224.py (add_end_layout): new file to read new format.
+
+2003-07-27  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_lyxmacros.inc:
+       * layouts/heb-article.layout:
+       * layouts/lyxmacros.inc:
+       * layouts/obsolete.inc:
+       * layouts/scrlttr2.layout:
+       * lyx2lyx/lyxconvert_223.py (convert_comment): remove layout Comment.
+
+2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * reLyX/configure.ac: new file
+
+       * reLyX/.cvsignore: delete configure.in, configure.ac aclocal.m4
+
 2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * ui/stdmenus.ui: fix mnemonic for "Display Tooltips"
@@ -5,7 +43,7 @@
 2003-07-27  José Matos  <jamatos@fep.up.pt>
 
        * layouts/linuxdoc.layout: add support for tables and figures
-       (linuxdoc). 
+       (linuxdoc).
 
 2003-07-22  John Levon  <levon@movementarian.org>
 
@@ -55,7 +93,7 @@
 
 2003-04-15  Rod Pinna   <rodney.pinna@uwa.edu.au>
 
-       * layouts/elsart.layout: added "Proof" environment 
+       * layouts/elsart.layout: added "Proof" environment
 
 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>