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