]> git.lyx.org Git - lyx.git/blob - lib/lyx2lyx/ChangeLog
Modify the InsetBox format to always start 'Box'.
[lyx.git] / lib / lyx2lyx / ChangeLog
1 2003-12-10  Angus Leeming  <leeming@lyx.org>
2
3         * lyx2lyx: up the format to 227.
4         (lyxformat): squash latent bug when reporting an inability to convert
5         to the desired format.
6
7         * lyxconvert_226.py:
8         * lyxrevert_227.py: convert the Box inset between formats 226 and 227.
9
10 2003-12-10  Angus Leeming  <leeming@lyx.org>
11
12         * lyx2lyx: up the format to 226.
13
14         * lyxconvert_225.py:
15         * lyxrevert_226.py: convert the Note inset between formats 225 and 226.
16
17 2003-12-05  José Matos  <jamatos@lyx.org>
18
19         * error.py:
20         * parser_tools.py: quiet encoding warning in python 2.3.
21
22         * lyx2lyx: add logfile as an option.
23
24 2003-12-03  José Matos  <jamatos@lyx.org>
25
26         * lyx2lyx: update copyright date
27         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
28
29 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
30
31         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
32         from lyx 1.3.x.
33
34 2003-11-14  José Matos  <jamatos@lyx.org>
35
36         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
37         arguments when a page breake or a line were present.
38
39 2003-11-07  José Matos  <jamatos@lyx.org>
40
41         * lyxconvert_224.py (convert_minipage): deal better with default
42         parameter of minipages from lyx 1.3.x
43
44 2003-11-06  José Matos  <jamatos@lyx.org>
45
46         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
47         possible upper page and line breaks, if necessary.
48
49 2003-10-27  José Matos  <jamatos@lyx.org>
50
51         * lyxconvert_223.py:
52         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
53         (convert_breaks): convert line and page break, at bottom and top.
54