]> git.lyx.org Git - features.git/blob - lib/lyx2lyx/ChangeLog
unify lyx2lyx warning messages
[features.git] / lib / lyx2lyx / ChangeLog
1 2004-09-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2
3         * lyx_1_4.lyx: unify warning messages
4
5 2004-08-19  José Matos  <jamatos@lyx.org>
6
7         * lyx_1_4.lyx (add_end_layout): fix \end_layout interaction with
8         \end_deeper.
9
10 2004-08-16  José Matos  <jamatos@lyx.org>
11
12         * lyx_1_4.lyx (convert_comment, convert_breaks, convert_frameless_box):
13         (convert_names, add_begin_body, strip_end_space): use the same policy
14         of lyx of not using spaces as the last character in a line that starts
15         with a command token (\xxxxx).
16
17 2004-08-15  José Matos  <jamatos@lyx.org>
18
19         * lyx_1_4.py (normalize_papersize, denormalize_papersize):
20         \papersize Default -> \papersize default
21         \papersize Custom -> \papersize custom
22
23 2004-08-15  José Matos  <jamatos@lyx.org>
24
25         * LyX.py: new file that gathers all the knowleadge of the LyX file
26         format. This can be used as library.
27
28         * parser_tools.py: moved all the functions that are not related
29         with the parser to LyX.py.
30
31         * lyx2lyx: is just a client of the LyX.py library.
32
33         * lyx_.py (convert, revert): renamed previous opt to file.  Change
34         the arguments since now file contains both the header and the
35         body.
36
37 2004-08-14  José Matos  <jamatos@lyx.org>
38
39         * lyx_1_4.py:
40         * parser_tools.py: up the format to 236.
41
42 2004-08-05  José Matos  <jamatos@lyx.org>
43
44         * lyx_1.4.py (remove_color_default): move
45         \color default -> \color inherit
46
47 2004-08-05  José Matos  <jamatos@lyx.org>
48
49         * parser_tools.py (read_file): remove \r from line's end when present.
50
51 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
52
53         * lyx_1_4.py (convert_paperpackage): new, convert paperpackage setting
54         * lyx_1_4.py (revert_paperpackage): new, revert paperpackage setting
55         * lyx_1_4.py (revert, convert): handle format 235
56         * parser_tools.py: up the format to 235.
57
58 2004-05-12  Angus Leeming  <leeming@lyx.org>
59
60         * lyx_1_4.py (convert_cite_engine, revert_cite_engine): new functions
61         to convert the code that specifies the type of the citation engine
62         (basic, natbib or jurabib).
63
64         * parser_tools.py: up the format to 234.
65
66 2004-05-11  José Matos  <jamatos@lyx.org>
67
68         * parser_tools.py (get_backend): get the document backend.
69         * lyx2lyx (main): new member of the document structure,
70         the textclass and backend, that default to article and latex.
71         * lyx_1_4.py (add_end_layout): fix bug of mixed \begin_deeper
72         and \end_layout
73         (insert_tracking_changes): insert \tracking_changes 0, if not present
74         in the header.
75         (convert_names, revert_names): for docbook documents transform
76         the styles FirstName and Surname into character styles.
77
78 2004-05-03  José Matos  <jamatos@lyx.org>
79
80         * lyx_1_4.py (convert_graphics):
81         * lyx2lyx: introduce new member of the structure class, dir which
82         carries the directory of the converted file.
83         * lyx2lyx: move default warning level to 1.
84
85 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
86
87         * lyx_1_4.py (convert_graphics): new, convert graphics filenames
88         * lyx_1_4.py (revert, convert): handle format 233
89         * lyx2lyx: up the format to 233.
90
91 2004-04-19  José Matos   <jamatos@lyx.orrg>
92
93         * parser_tools.py (chain): fix the detection of the last format for
94         revertions.
95
96 2004-04-19  Martin Vermeer  <martin.vermeer@hut.fi>
97
98         * lyx_1_4.py (convert_frameless_box): Replace instead of adding
99         new code.
100 .
101 2004-04-14  José Matos  <jamatos@lyx.org>
102
103         * error.py
104         * lyxconvert_*
105         * lyxrevert_*: removed
106
107         * lyx_0_12.py
108         * lyx_1_0_0.py
109         * lyx_1_0_1.py
110         + lyx_1_1_4.py
111         * lyx_1_1_5.py
112         * lyx_1_1_6.py
113         * lyx_1_1_6fix3.py
114         * lyx_1_2.py
115         * lyx_1_3.py
116         * lyx_1_4.py: Added file with the same content as the previous that
117         were removed.
118
119         * lyx2lyx
120         * parser_tools.py: reworked for better modularity.
121
122 2004-03-31  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
123
124         * lyxconvert_229.py (convert_jurabib): new, add use_jurabib flag
125         * lyxrevert_230.py (convert_jurabib): new, remove use_jurabib flag
126         * lyxconvert_230.py (convert_float): new, add sideways flag
127         * lyxrevert_231.py (convert_float): new, remove sideways flag
128         * lyxconvert_231.py (convert_bibtopic): new, add use_bibtopic flag
129         * lyxrevert_232.py (convert_bibtopic): new, remove use_bibtopic flag
130
131 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
132
133         * lyx2lyx: up the format to 232.
134         
135         * lyx2lyx: up the format to 231.
136
137 2004-03-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
138
139         * lyxrevert_225.py (convert_frameless_box): fix minipage ERT output
140
141 2004-02-25  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
142
143         * lyx2lyx: up the format to 230.
144
145 2004-02-04  José Matos  <jamatos@lyx.org>
146         * lyxconvert_210.py: add two new transforms:
147         remove_empty_insets and remove_formula_latex
148         little fix to existing transformations.
149
150 2004-02-03  José Matos  <jamatos@lyx.org>
151
152         * lyxconvert216.py: one line fix for out of range error.
153
154 2004-02-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
155
156         * lyxconvert2*.py: quiet encoding warning in python 2.3
157         * lyxrevert_22[3-9].py: quiet encoding warning in python 2.3
158
159 2004-01-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
160
161         * lyxrevert_228.py: convert ERT status, too
162         * lyxconvert_227.py: ditto, also stop at \\begin_alyout and not
163         \\layout in convert_collapsable()
164         * lyxconvert_228.py (convert_minipage): Add status tag conversion
165         * lyxrevert_225.py: Convert vspace and frameless box insets
166         * lyxrevert_22[3-8].py: fix the 'é' in José's name
167
168 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
169
170         * lyx2lyx: up the format to 229.
171         * lyxconvert_224.py (convert_minipage): remove function...
172         * lyxconvert_228.py: ...and place it here.
173         * lyxrevert_229.py: new file (bare bones).
174
175 2003-12-19  Angus Leeming  <leeming@lyx.org>
176
177         * lyxconvert_227.py (convert_collapsable): 
178         * lyxrevert_228.py (convert_collapsable): a more robust method of
179         finding the collapsed status.
180
181 2003-12-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
182
183         * lyxrevert_228.py: fix box status conversion
184         * lyxconvert_227.py: ditto
185
186 2003-12-16  José Matos  <jamatos@lyx.org>
187
188         * lyxrevert_228.py: fix sys import.
189
190 2003-12-16  José Matos  <jamatos@lyx.org>
191
192         * lyxconvert_227.py: fix sys import.
193
194 2003-12-15  Angus Leeming  <leeming@lyx.org>
195
196         * lyx2lyx:
197         * lyxconvert_227.py:
198         * lyxrevert_228.py: convert the InsetCollapsable format between
199         formats 227 and 228.
200
201 2003-12-10  Angus Leeming  <leeming@lyx.org>
202
203         * lyxrevert_227.py: InsetExternal gains a 'draft' option, so remove
204         this when reverting to format 226.
205
206 2003-12-10  Angus Leeming  <leeming@lyx.org>
207
208         * lyx2lyx: up the format to 227.
209         (lyxformat): squash latent bug when reporting an inability to convert
210         to the desired format.
211
212         * lyxconvert_226.py:
213         * lyxrevert_227.py: convert the Box inset between formats 226 and 227.
214
215 2003-12-10  Angus Leeming  <leeming@lyx.org>
216
217         * lyx2lyx: up the format to 226.
218
219         * lyxconvert_225.py:
220         * lyxrevert_226.py: convert the Note inset between formats 225 and 226.
221
222 2003-12-05  José Matos  <jamatos@lyx.org>
223
224         * error.py:
225         * parser_tools.py: quiet encoding warning in python 2.3.
226
227         * lyx2lyx: add logfile as an option.
228
229 2003-12-03  José Matos  <jamatos@lyx.org>
230
231         * lyx2lyx: update copyright date
232         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
233
234 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
235
236         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
237         from lyx 1.3.x.
238
239 2003-11-14  José Matos  <jamatos@lyx.org>
240
241         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
242         arguments when a page breake or a line were present.
243
244 2003-11-07  José Matos  <jamatos@lyx.org>
245
246         * lyxconvert_224.py (convert_minipage): deal better with default
247         parameter of minipages from lyx 1.3.x
248
249 2003-11-06  José Matos  <jamatos@lyx.org>
250
251         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
252         possible upper page and line breaks, if necessary.
253
254 2003-10-27  José Matos  <jamatos@lyx.org>
255
256         * lyxconvert_223.py:
257         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
258         (convert_breaks): convert line and page break, at bottom and top.
259