]> git.lyx.org Git - features.git/blob - lib/lyx2lyx/ChangeLog
e084d31cb6b7f3aa630c837efd05a9a0e74ee116
[features.git] / lib / lyx2lyx / ChangeLog
1 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2
3         * lyx2lyx: up the format to 231.
4
5 2004-03-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
6
7         * lyxrevert_225.py (convert_frameless_box): fix minipage ERT output
8
9 2004-02-25  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
10
11         * lyx2lyx: up the format to 230.
12
13 2004-02-04  José Matos  <jamatos@lyx.org>
14         * lyxconvert_210.py: add two new transforms:
15         remove_empty_insets and remove_formula_latex
16         little fix to existing transformations.
17
18 2004-02-03  José Matos  <jamatos@lyx.org>
19
20         * lyxconvert216.py: one line fix for out of range error.
21
22 2004-02-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
23
24         * lyxconvert2*.py: quiet encoding warning in python 2.3
25         * lyxrevert_22[3-9].py: quiet encoding warning in python 2.3
26
27 2004-01-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
28
29         * lyxrevert_228.py: convert ERT status, too
30         * lyxconvert_227.py: ditto, also stop at \\begin_alyout and not
31         \\layout in convert_collapsable()
32         * lyxconvert_228.py (convert_minipage): Add status tag conversion
33         * lyxrevert_225.py: Convert vspace and frameless box insets
34         * lyxrevert_22[3-8].py: fix the 'é' in José's name
35
36 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
37
38         * lyx2lyx: up the format to 229.
39         * lyxconvert_224.py (convert_minipage): remove function...
40         * lyxconvert_228.py: ...and place it here.
41         * lyxrevert_229.py: new file (bare bones).
42
43 2003-12-19  Angus Leeming  <leeming@lyx.org>
44
45         * lyxconvert_227.py (convert_collapsable): 
46         * lyxrevert_228.py (convert_collapsable): a more robust method of
47         finding the collapsed status.
48
49 2003-12-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
50
51         * lyxrevert_228.py: fix box status conversion
52         * lyxconvert_227.py: ditto
53
54 2003-12-16  José Matos  <jamatos@lyx.org>
55
56         * lyxrevert_228.py: fix sys import.
57
58 2003-12-16  José Matos  <jamatos@lyx.org>
59
60         * lyxconvert_227.py: fix sys import.
61
62 2003-12-15  Angus Leeming  <leeming@lyx.org>
63
64         * lyx2lyx:
65         * lyxconvert_227.py:
66         * lyxrevert_228.py: convert the InsetCollapsable format between
67         formats 227 and 228.
68
69 2003-12-10  Angus Leeming  <leeming@lyx.org>
70
71         * lyxrevert_227.py: InsetExternal gains a 'draft' option, so remove
72         this when reverting to format 226.
73
74 2003-12-10  Angus Leeming  <leeming@lyx.org>
75
76         * lyx2lyx: up the format to 227.
77         (lyxformat): squash latent bug when reporting an inability to convert
78         to the desired format.
79
80         * lyxconvert_226.py:
81         * lyxrevert_227.py: convert the Box inset between formats 226 and 227.
82
83 2003-12-10  Angus Leeming  <leeming@lyx.org>
84
85         * lyx2lyx: up the format to 226.
86
87         * lyxconvert_225.py:
88         * lyxrevert_226.py: convert the Note inset between formats 225 and 226.
89
90 2003-12-05  José Matos  <jamatos@lyx.org>
91
92         * error.py:
93         * parser_tools.py: quiet encoding warning in python 2.3.
94
95         * lyx2lyx: add logfile as an option.
96
97 2003-12-03  José Matos  <jamatos@lyx.org>
98
99         * lyx2lyx: update copyright date
100         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
101
102 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
103
104         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
105         from lyx 1.3.x.
106
107 2003-11-14  José Matos  <jamatos@lyx.org>
108
109         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
110         arguments when a page breake or a line were present.
111
112 2003-11-07  José Matos  <jamatos@lyx.org>
113
114         * lyxconvert_224.py (convert_minipage): deal better with default
115         parameter of minipages from lyx 1.3.x
116
117 2003-11-06  José Matos  <jamatos@lyx.org>
118
119         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
120         possible upper page and line breaks, if necessary.
121
122 2003-10-27  José Matos  <jamatos@lyx.org>
123
124         * lyxconvert_223.py:
125         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
126         (convert_breaks): convert line and page break, at bottom and top.
127