]> git.lyx.org Git - lyx.git/blob - lib/lyx2lyx/ChangeLog
Georg Baum's and my math array partition lines related stuff
[lyx.git] / lib / lyx2lyx / ChangeLog
1 2005-02-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2
3         * lyx_1_4.py (convert_ertbackslash): convert '\n', too
4         * lyx_1_4.py (convert_len): new, split from convert_ertlen
5         * lyx_1_4.py (insert_ert): new
6         * lyx_1_4.py (add_to_preamble): new
7         * lyx_1_4.py (convert_frameless_box): better conversion of parboxes
8         and minipages with unsupported parameters
9
10 2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
11
12         * LyX.py: format up to 241
13         * lyx_1_4.py (convert_ert_paragraphs, revert_ert_paragraphs): new
14         * lyx_1_4.py, LyX.py: handle new format 241
15
16 2005-01-24  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
17
18         * LyX.py: format up to 240.
19         * lyx_1_4.py (convert_output_changes, revert_output_changes): new
20
21 2005-01-06  José Matos  <jamatos@lyx.org>
22
23         * lyx_1_4.py (normalize_paragraph_params): add start_of_appendix
24         to the allowed parameters list.
25
26 2005-01-06  José Matos  <jamatos@lyx.org>
27
28         * lyx_1_4.py (normalize_paragraph_params): update file format to 239.
29
30         * LyX.py (convert): simplify code and add running times
31         information for higher debug levels.
32
33 2005-01-04  José Matos  <jamatos@lyx.org>
34
35         * lyx_0_12.py:
36         * lyx_1_0_0.py:
37         * lyx_1_0_1.py:
38         * lyx_1_1_4.py:
39         * lyx_1_1_5.py:
40         * lyx_1_1_6.py:
41         * lyx_1_1_6fix3.py:
42         * lyx_1_2.py:
43         * lyx_1_3.py:
44         * lyx_1_4.py: convert and revert change from functions to lists.
45
46         * LyX.py:
47         * lyx2lyx: version -> version_lyx2lyx
48
49         * LyX.py (convert): put all the convertion logic here.
50
51 2005-01-04  José Matos  <jamatos@lyx.org>
52
53         * LyX.py (set_format): fix typo.
54
55         * lyx_0_12.py:
56         * lyx_1_0_0.py:
57         * lyx_1_0_1.py:
58         * lyx_1_1_4.py:
59         * lyx_1_1_5.py:
60         * lyx_1_1_6.py:
61         * lyx_1_1_6fix3.py:
62         * lyx_1_2.py:
63         * lyx_1_3.py:
64         * lyx_1_4.py: unify the call convention of convertion
65         functions. Now they all accept a file.
66
67 2004-12-03  José Matos  <jamatos@lyx.org>
68
69         * LyX.py: format up to 238.
70         * lyx_1_4.py:
71         * lyx_0_12.py (update_latexaccents): consider the cases where the
72         inset is updated.
73
74 2004-12-03  José Matos  <jamatos@lyx.org>
75
76         * lyx_1_2.py (update_longtable): Update longtables to table format 3.
77
78 2004-12-02  José Matos  <jamatos@lyx.org>
79
80         * lyx_0_12.py (update_latexaccents): convert old style latexaccents.
81
82 2004-11-29  José Matos  <jamatos@lyx.org>
83
84         * lyx_1_2.py (convert): rename opt to file, as in all other files.
85
86 2004-10-28  José Matos  <jamatos@lyx.org>
87
88         * LyX.pm: add internal documentation.
89
90 2004-10-17  José Matos  <jamatos@lyx.org>
91
92         * lyx2lyx: moved code to LyX module making effectively lyx2lyx and
93         interface to the LyX module.
94
95         * LyX.py: white space changes.  New class that serves as the basis
96         to two derived classes. One for reading and another for new files.
97         New function get_toc, to be used in Doc_toc.py in the
98         documentation directory.
99         New class paragraph, to read paragraphs from the lyx file.
100
101 2004-10-10  José Matos  <jamatos@lyx.org>
102
103         * .cvsignore: add entries related with profiling lyx2lyx.
104         * lyx2lyx (main): place all program inside this function, to allow
105         it to be called from profiling.
106         * profiling.py: new file to profile lyx2lyx.
107
108 2004-10-09  José Matos  <jamatos@lyx.org>
109
110         * LyX.py: add support for format 237, fix variables type,
111         new function formats_list().
112
113         * lyx2lyx: print list of available formats on request.
114
115         * lyx_1_4.py: add support for 237, reorganize directory functions.
116
117 2004-09-29  José Matos  <jamatos@lyx.org>
118
119         * lyx_1_4.py (get_end_format): simplify index.
120
121 2004-09-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
122
123         * lyx_1_4.py (convert_ertbackslash): insert the new line after the
124         backslash, this did only work by accident in most cases
125
126         * lyx_1_4.py: unify warning messages
127
128 2004-08-19  José Matos  <jamatos@lyx.org>
129
130         * lyx_1_4.lyx (add_end_layout): fix \end_layout interaction with
131         \end_deeper.
132
133 2004-08-16  José Matos  <jamatos@lyx.org>
134
135         * lyx_1_4.lyx (convert_comment, convert_breaks, convert_frameless_box):
136         (convert_names, add_begin_body, strip_end_space): use the same policy
137         of lyx of not using spaces as the last character in a line that starts
138         with a command token (\xxxxx).
139
140 2004-08-15  José Matos  <jamatos@lyx.org>
141
142         * lyx_1_4.py (normalize_papersize, denormalize_papersize):
143         \papersize Default -> \papersize default
144         \papersize Custom -> \papersize custom
145
146 2004-08-15  José Matos  <jamatos@lyx.org>
147
148         * LyX.py: new file that gathers all the knowleadge of the LyX file
149         format. This can be used as library.
150
151         * parser_tools.py: moved all the functions that are not related
152         with the parser to LyX.py.
153
154         * lyx2lyx: is just a client of the LyX.py library.
155
156         * lyx_.py (convert, revert): renamed previous opt to file.  Change
157         the arguments since now file contains both the header and the
158         body.
159
160 2004-08-14  José Matos  <jamatos@lyx.org>
161
162         * lyx_1_4.py:
163         * parser_tools.py: up the format to 236.
164
165 2004-08-05  José Matos  <jamatos@lyx.org>
166
167         * lyx_1.4.py (remove_color_default): move
168         \color default -> \color inherit
169
170 2004-08-05  José Matos  <jamatos@lyx.org>
171
172         * parser_tools.py (read_file): remove \r from line's end when present.
173
174 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
175
176         * lyx_1_4.py (convert_paperpackage): new, convert paperpackage setting
177         * lyx_1_4.py (revert_paperpackage): new, revert paperpackage setting
178         * lyx_1_4.py (revert, convert): handle format 235
179         * parser_tools.py: up the format to 235.
180
181 2004-05-12  Angus Leeming  <leeming@lyx.org>
182
183         * lyx_1_4.py (convert_cite_engine, revert_cite_engine): new functions
184         to convert the code that specifies the type of the citation engine
185         (basic, natbib or jurabib).
186
187         * parser_tools.py: up the format to 234.
188
189 2004-05-11  José Matos  <jamatos@lyx.org>
190
191         * parser_tools.py (get_backend): get the document backend.
192         * lyx2lyx (main): new member of the document structure,
193         the textclass and backend, that default to article and latex.
194         * lyx_1_4.py (add_end_layout): fix bug of mixed \begin_deeper
195         and \end_layout
196         (insert_tracking_changes): insert \tracking_changes 0, if not present
197         in the header.
198         (convert_names, revert_names): for docbook documents transform
199         the styles FirstName and Surname into character styles.
200
201 2004-05-03  José Matos  <jamatos@lyx.org>
202
203         * lyx_1_4.py (convert_graphics):
204         * lyx2lyx: introduce new member of the structure class, dir which
205         carries the directory of the converted file.
206         * lyx2lyx: move default warning level to 1.
207
208 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
209
210         * lyx_1_4.py (convert_graphics): new, convert graphics filenames
211         * lyx_1_4.py (revert, convert): handle format 233
212         * lyx2lyx: up the format to 233.
213
214 2004-04-19  José Matos   <jamatos@lyx.orrg>
215
216         * parser_tools.py (chain): fix the detection of the last format for
217         revertions.
218
219 2004-04-19  Martin Vermeer  <martin.vermeer@hut.fi>
220
221         * lyx_1_4.py (convert_frameless_box): Replace instead of adding
222         new code.
223 .
224 2004-04-14  José Matos  <jamatos@lyx.org>
225
226         * error.py
227         * lyxconvert_*
228         * lyxrevert_*: removed
229
230         * lyx_0_12.py
231         * lyx_1_0_0.py
232         * lyx_1_0_1.py
233         + lyx_1_1_4.py
234         * lyx_1_1_5.py
235         * lyx_1_1_6.py
236         * lyx_1_1_6fix3.py
237         * lyx_1_2.py
238         * lyx_1_3.py
239         * lyx_1_4.py: Added file with the same content as the previous that
240         were removed.
241
242         * lyx2lyx
243         * parser_tools.py: reworked for better modularity.
244
245 2004-03-31  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
246
247         * lyxconvert_229.py (convert_jurabib): new, add use_jurabib flag
248         * lyxrevert_230.py (convert_jurabib): new, remove use_jurabib flag
249         * lyxconvert_230.py (convert_float): new, add sideways flag
250         * lyxrevert_231.py (convert_float): new, remove sideways flag
251         * lyxconvert_231.py (convert_bibtopic): new, add use_bibtopic flag
252         * lyxrevert_232.py (convert_bibtopic): new, remove use_bibtopic flag
253
254 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
255
256         * lyx2lyx: up the format to 232.
257
258         * lyx2lyx: up the format to 231.
259
260 2004-03-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
261
262         * lyxrevert_225.py (convert_frameless_box): fix minipage ERT output
263
264 2004-02-25  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
265
266         * lyx2lyx: up the format to 230.
267
268 2004-02-04  José Matos  <jamatos@lyx.org>
269         * lyxconvert_210.py: add two new transforms:
270         remove_empty_insets and remove_formula_latex
271         little fix to existing transformations.
272
273 2004-02-03  José Matos  <jamatos@lyx.org>
274
275         * lyxconvert216.py: one line fix for out of range error.
276
277 2004-02-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
278
279         * lyxconvert2*.py: quiet encoding warning in python 2.3
280         * lyxrevert_22[3-9].py: quiet encoding warning in python 2.3
281
282 2004-01-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
283
284         * lyxrevert_228.py: convert ERT status, too
285         * lyxconvert_227.py: ditto, also stop at \\begin_alyout and not
286         \\layout in convert_collapsable()
287         * lyxconvert_228.py (convert_minipage): Add status tag conversion
288         * lyxrevert_225.py: Convert vspace and frameless box insets
289         * lyxrevert_22[3-8].py: fix the 'é' in José's name
290
291 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
292
293         * lyx2lyx: up the format to 229.
294         * lyxconvert_224.py (convert_minipage): remove function...
295         * lyxconvert_228.py: ...and place it here.
296         * lyxrevert_229.py: new file (bare bones).
297
298 2003-12-19  Angus Leeming  <leeming@lyx.org>
299
300         * lyxconvert_227.py (convert_collapsable):
301         * lyxrevert_228.py (convert_collapsable): a more robust method of
302         finding the collapsed status.
303
304 2003-12-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
305
306         * lyxrevert_228.py: fix box status conversion
307         * lyxconvert_227.py: ditto
308
309 2003-12-16  José Matos  <jamatos@lyx.org>
310
311         * lyxrevert_228.py: fix sys import.
312
313 2003-12-16  José Matos  <jamatos@lyx.org>
314
315         * lyxconvert_227.py: fix sys import.
316
317 2003-12-15  Angus Leeming  <leeming@lyx.org>
318
319         * lyx2lyx:
320         * lyxconvert_227.py:
321         * lyxrevert_228.py: convert the InsetCollapsable format between
322         formats 227 and 228.
323
324 2003-12-10  Angus Leeming  <leeming@lyx.org>
325
326         * lyxrevert_227.py: InsetExternal gains a 'draft' option, so remove
327         this when reverting to format 226.
328
329 2003-12-10  Angus Leeming  <leeming@lyx.org>
330
331         * lyx2lyx: up the format to 227.
332         (lyxformat): squash latent bug when reporting an inability to convert
333         to the desired format.
334
335         * lyxconvert_226.py:
336         * lyxrevert_227.py: convert the Box inset between formats 226 and 227.
337
338 2003-12-10  Angus Leeming  <leeming@lyx.org>
339
340         * lyx2lyx: up the format to 226.
341
342         * lyxconvert_225.py:
343         * lyxrevert_226.py: convert the Note inset between formats 225 and 226.
344
345 2003-12-05  José Matos  <jamatos@lyx.org>
346
347         * error.py:
348         * parser_tools.py: quiet encoding warning in python 2.3.
349
350         * lyx2lyx: add logfile as an option.
351
352 2003-12-03  José Matos  <jamatos@lyx.org>
353
354         * lyx2lyx: update copyright date
355         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
356
357 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
358
359         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
360         from lyx 1.3.x.
361
362 2003-11-14  José Matos  <jamatos@lyx.org>
363
364         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
365         arguments when a page breake or a line were present.
366
367 2003-11-07  José Matos  <jamatos@lyx.org>
368
369         * lyxconvert_224.py (convert_minipage): deal better with default
370         parameter of minipages from lyx 1.3.x
371
372 2003-11-06  José Matos  <jamatos@lyx.org>
373
374         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
375         possible upper page and line breaks, if necessary.
376
377 2003-10-27  José Matos  <jamatos@lyx.org>
378
379         * lyxconvert_223.py:
380         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
381         (convert_breaks): convert line and page break, at bottom and top.
382