]> git.lyx.org Git - lyx.git/blob - lib/lyx2lyx/ChangeLog
Fix warnings in python 2.3.
[lyx.git] / lib / lyx2lyx / ChangeLog
1 2003-12-05  José Matos  <jamatos@lyx.org>
2
3         * error.py:
4         * parser_tools.py: quiet encoding warning in python 2.3.
5
6         * lyx2lyx: add logfile as an option.
7
8 2003-12-03  José Matos  <jamatos@lyx.org>
9
10         * lyx2lyx: update copyright date
11         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
12
13 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
14
15         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
16         from lyx 1.3.x.
17
18 2003-11-14  José Matos  <jamatos@lyx.org>
19
20         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
21         arguments when a page breake or a line were present.
22
23 2003-11-07  José Matos  <jamatos@lyx.org>
24
25         * lyxconvert_224.py (convert_minipage): deal better with default
26         parameter of minipages from lyx 1.3.x
27
28 2003-11-06  José Matos  <jamatos@lyx.org>
29
30         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
31         possible upper page and line breaks, if necessary.
32
33 2003-10-27  José Matos  <jamatos@lyx.org>
34
35         * lyxconvert_223.py:
36         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
37         (convert_breaks): convert line and page break, at bottom and top.
38