lyx_mirror/lib/lyx2lyx/ChangeLog

55 lines
1.5 KiB
Plaintext
Raw Normal View History

2003-12-10 Angus Leeming <leeming@lyx.org>
* lyx2lyx: up the format to 227.
(lyxformat): squash latent bug when reporting an inability to convert
to the desired format.
* lyxconvert_226.py:
* lyxrevert_227.py: convert the Box inset between formats 226 and 227.
2003-12-10 Angus Leeming <leeming@lyx.org>
* lyx2lyx: up the format to 226.
* lyxconvert_225.py:
* lyxrevert_226.py: convert the Note inset between formats 225 and 226.
2003-12-05 Jos<6F> Matos <jamatos@lyx.org>
* error.py:
* parser_tools.py: quiet encoding warning in python 2.3.
* lyx2lyx: add logfile as an option.
2003-12-03 Jos<6F> Matos <jamatos@lyx.org>
* lyx2lyx: update copyright date
* lyxconvert_224.py (convert_breaks): add vertical space convertion.
2003-11-14 Kornel Benko <kornel.benko@berlin.de>
* lyxconvert_224.py (convert_minipage): fix convertion of minipages
from lyx 1.3.x.
2003-11-14 Jos<6F> Matos <jamatos@lyx.org>
* lyxconvert_224.py (convert_breaks): avoid removal of paragraph
arguments when a page breake or a line were present.
2003-11-07 Jos<6F> Matos <jamatos@lyx.org>
* lyxconvert_224.py (convert_minipage): deal better with default
parameter of minipages from lyx 1.3.x
2003-11-06 Jos<6F> Matos <jamatos@lyx.org>
* lyxconvert_224.py (convert_breaks): Create an empty paragraph for
possible upper page and line breaks, if necessary.
2003-10-27 Jos<6F> Matos <jamatos@lyx.org>
* 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.