]> git.lyx.org Git - features.git/blob - lib/lyx2lyx/ChangeLog
(Georg): fix lyx2lyx conversion of InsetBox.
[features.git] / lib / lyx2lyx / ChangeLog
1 2003-12-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2
3         * lyxrevert_228.py: fix box status conversion
4         * lyxconvert_227.py: ditto
5
6 2003-12-16  José Matos  <jamatos@lyx.org>
7
8         * lyxrevert_228.py: fix sys import.
9
10 2003-12-16  José Matos  <jamatos@lyx.org>
11
12         * lyxconvert_227.py: fix sys import.
13
14 2003-12-15  Angus Leeming  <leeming@lyx.org>
15
16         * lyx2lyx:
17         * lyxconvert_227.py:
18         * lyxrevert_228.py: convert the InsetCollapsable format between
19         formats 227 and 228.
20
21 2003-12-10  Angus Leeming  <leeming@lyx.org>
22
23         * lyxrevert_227.py: InsetExternal gains a 'draft' option, so remove
24         this when reverting to format 226.
25
26 2003-12-10  Angus Leeming  <leeming@lyx.org>
27
28         * lyx2lyx: up the format to 227.
29         (lyxformat): squash latent bug when reporting an inability to convert
30         to the desired format.
31
32         * lyxconvert_226.py:
33         * lyxrevert_227.py: convert the Box inset between formats 226 and 227.
34
35 2003-12-10  Angus Leeming  <leeming@lyx.org>
36
37         * lyx2lyx: up the format to 226.
38
39         * lyxconvert_225.py:
40         * lyxrevert_226.py: convert the Note inset between formats 225 and 226.
41
42 2003-12-05  José Matos  <jamatos@lyx.org>
43
44         * error.py:
45         * parser_tools.py: quiet encoding warning in python 2.3.
46
47         * lyx2lyx: add logfile as an option.
48
49 2003-12-03  José Matos  <jamatos@lyx.org>
50
51         * lyx2lyx: update copyright date
52         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
53
54 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
55
56         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
57         from lyx 1.3.x.
58
59 2003-11-14  José Matos  <jamatos@lyx.org>
60
61         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
62         arguments when a page breake or a line were present.
63
64 2003-11-07  José Matos  <jamatos@lyx.org>
65
66         * lyxconvert_224.py (convert_minipage): deal better with default
67         parameter of minipages from lyx 1.3.x
68
69 2003-11-06  José Matos  <jamatos@lyx.org>
70
71         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
72         possible upper page and line breaks, if necessary.
73
74 2003-10-27  José Matos  <jamatos@lyx.org>
75
76         * lyxconvert_223.py:
77         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
78         (convert_breaks): convert line and page break, at bottom and top.
79