]> git.lyx.org Git - lyx.git/blob - lib/lyx2lyx/ChangeLog
remove wrong comments and add 1.3.6 to the list of releases
[lyx.git] / lib / lyx2lyx / ChangeLog
1 2005-07-22  José Matos  <jamatos@lyx.org>
2
3         * lyx_1_4.py (convert_paperpackage, revert_paperpackage):
4         remove wrong comments
5
6         * LyX.py : add 1.3.6 to the releases list
7
8 2005-07-18  José Matos  <jamatos@lyx.org>
9
10         * lyx_1_4.py (convert_minipage, convert_frameless_box): small
11         fixes to minipages convertions and retroversions.
12
13 2005-07-18  José Matos  <jamatos@lyx.org>
14
15         * lyx_1_4.py (convert_french): fix two typos (Thanks to Georg Baum).
16
17 2005-07-18  José Matos  <jamatos@lyx.org>
18
19         * lyx_1_4.py (convert_french): convert language also in the body.
20
21 2005-07-15  José Matos  <jamatos@lyx.org>
22
23         * Makefile.am: new file for correct dealing with python scripts.        
24         * .cvsignore: ignore Makefile(.in) files.
25
26 2005-07-12  José Matos  <jamatos@lyx.org>
27
28         * lyx_1_4.py (add_to_preamble): Make it more robust.
29         (convert_frameless_box): Fix wrong type for parameter.
30         (revert_paperpackage): Consider empty paper package case.
31
32 2005-07-08  José Matos  <jamatos@lyx.org>
33
34         * lyx_0_12.py (update_tabular): Support old tables format 1.
35
36 2005-07-08  José Matos  <jamatos@lyx.org>
37
38         * lyx_1_1_5.py (latexdel_getargs, update_ref, update_latexdel):
39         Remove latexdel insets comming from sgml2lyx (ref, url and htmlurl).
40
41 2005-06-21  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
42
43         * lyx_1_4.py (convert_french): change language frenchb to french
44         for format 242.
45
46 2005-07-07  José Matos  <jamatos@lyx.org>
47
48         * LyX.py (read): Ignore whitelines on header. Fix reading the
49         first body line.
50
51 2005-07-06  José Matos  <jamatos@lyx.org>
52
53         * lyx_1_1_5.py (replace_protected_separator): Make it robust
54         to layout name absence.
55
56 2005-07-06  José Matos  <jamatos@lyx.org>
57
58         * LyX.py (read): Add support for cases where the body begins
59         without a whiteline before.
60
61 2005-07-06  José Matos  <jamatos@lyx.org>
62
63         * lyx_1_4.py (paperpackage): Fix empty paperpackage case.
64
65 2005-07-06  José Matos  <jamatos@lyx.org>
66
67         * LyX.py (warning): Prefix warnings with label "Warning: ".
68         * lyx_1_4.py (add_end_layout): Handle truncated files.
69
70 2005-07-06  José Matos  <jamatos@lyx.org>
71
72         * lyx_1_4.py (convert_paperpackage): older tex2lyx generated files
73         had \paperpackage with 'default' instead of 'none'.
74         
75 2005-07-05  José Matos  <jamatos@lyx.org>
76
77         * LyX.py (LyX_Base):
78         * LyX.py (error):
79         * LyX.py (convert):
80         * lyx2lyx: Implement return codes consistently:
81         0 - OK.
82         1 - Irrecoverable error.
83         2 - Recovered from error(s).
84
85 2005-07-05  José Matos  <jamatos@lyx.org>
86
87         * LyX.py (LyX_Base):
88         * LyX.py (File):
89         * lyx2lyx (usage):
90         * lyx2lyx (parse_options):      
91         * lyx2lyx (main): Add support for ignoring any errors during the
92         file convertion.
93
94 2005-07-05  José Matos  <jamatos@lyx.org>
95
96         * lyx_0_12.py (obsolete_latex_title): Obsolote old style.
97
98 2005-05-18  Angus Leeming  <leeming@lyx.org>
99
100         * lyx2lyx (parse_options): Add the description of the '-f' option
101         back again.
102
103 2005-05-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
104
105         * lyx_1_4.py (convert_breaks): Don't treat every token that starts
106         with '\\' as paragraph parameter
107
108 2005-05-06  José Matos  <jamatos@lyx.org>
109
110         * lyx_1_4.py (convert_breaks): put all paragraph parameters into a
111         single line.
112
113 2005-05-04  José Matos  <jamatos@lyx.org>
114
115         * LyX.py: fix allowed parameters for paragraphs.
116
117 2005-04-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
118
119         * lyx_1_4.py (convert_breaks): fix spelling
120         * lyx_1_4.py (convert_breaks): fix copy-and-paste error
121
122 2005-02-20  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
123
124         * lyx_1_4.py (lyx_support_escape): new
125         * lyx_1_4.py (revert_eqref): new, convert
126         '\begin_inset LatexCommand \eqref{label}' to ERT
127         * lyx_1_4.py (revert): call revert_eqref in step 223 -> 221
128
129 2005-02-17  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
130
131         * lyx_1_4.py (convert_table_valignment_middle,
132         revert_valignment_middle): use regex to recognize
133         '\\begin_inset Tabular' and '\\begin_inset  Tabular'
134         * lyx_1_2.py (update_tabular, update_longtables): ditto
135         * lyx_1_1_6fix3.py (update_tabular): ditto
136
137 2005-02-15  José Matos  <jamatos@lyx.org>
138
139         * lyx_1_2.py (remove_pextra): fix bug 1816.
140
141 2005-02-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
142
143         * lyx_1_4.py (convert_ertbackslash): convert '\n', too
144         * lyx_1_4.py (convert_len): new, split from convert_ertlen
145         * lyx_1_4.py (insert_ert): new
146         * lyx_1_4.py (add_to_preamble): new
147         * lyx_1_4.py (convert_frameless_box): better conversion of parboxes
148         and minipages with unsupported parameters
149
150 2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
151
152         * LyX.py: format up to 241
153         * lyx_1_4.py (convert_ert_paragraphs, revert_ert_paragraphs): new
154         * lyx_1_4.py, LyX.py: handle new format 241
155
156 2005-01-24  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
157
158         * LyX.py: format up to 240.
159         * lyx_1_4.py (convert_output_changes, revert_output_changes): new
160
161 2005-01-06  José Matos  <jamatos@lyx.org>
162
163         * lyx_1_4.py (normalize_paragraph_params): add start_of_appendix
164         to the allowed parameters list.
165
166 2005-01-06  José Matos  <jamatos@lyx.org>
167
168         * lyx_1_4.py (normalize_paragraph_params): update file format to 239.
169
170         * LyX.py (convert): simplify code and add running times
171         information for higher debug levels.
172
173 2005-01-04  José Matos  <jamatos@lyx.org>
174
175         * lyx_0_12.py:
176         * lyx_1_0_0.py:
177         * lyx_1_0_1.py:
178         * lyx_1_1_4.py:
179         * lyx_1_1_5.py:
180         * lyx_1_1_6.py:
181         * lyx_1_1_6fix3.py:
182         * lyx_1_2.py:
183         * lyx_1_3.py:
184         * lyx_1_4.py: convert and revert change from functions to lists.
185
186         * LyX.py:
187         * lyx2lyx: version -> version_lyx2lyx
188
189         * LyX.py (convert): put all the convertion logic here.
190
191 2005-01-04  José Matos  <jamatos@lyx.org>
192
193         * LyX.py (set_format): fix typo.
194
195         * lyx_0_12.py:
196         * lyx_1_0_0.py:
197         * lyx_1_0_1.py:
198         * lyx_1_1_4.py:
199         * lyx_1_1_5.py:
200         * lyx_1_1_6.py:
201         * lyx_1_1_6fix3.py:
202         * lyx_1_2.py:
203         * lyx_1_3.py:
204         * lyx_1_4.py: unify the call convention of convertion
205         functions. Now they all accept a file.
206
207 2004-12-03  José Matos  <jamatos@lyx.org>
208
209         * LyX.py: format up to 238.
210         * lyx_1_4.py:
211         * lyx_0_12.py (update_latexaccents): consider the cases where the
212         inset is updated.
213
214 2004-12-03  José Matos  <jamatos@lyx.org>
215
216         * lyx_1_2.py (update_longtable): Update longtables to table format 3.
217
218 2004-12-02  José Matos  <jamatos@lyx.org>
219
220         * lyx_0_12.py (update_latexaccents): convert old style latexaccents.
221
222 2004-11-29  José Matos  <jamatos@lyx.org>
223
224         * lyx_1_2.py (convert): rename opt to file, as in all other files.
225
226 2004-10-28  José Matos  <jamatos@lyx.org>
227
228         * LyX.pm: add internal documentation.
229
230 2004-10-17  José Matos  <jamatos@lyx.org>
231
232         * lyx2lyx: moved code to LyX module making effectively lyx2lyx and
233         interface to the LyX module.
234
235         * LyX.py: white space changes.  New class that serves as the basis
236         to two derived classes. One for reading and another for new files.
237         New function get_toc, to be used in Doc_toc.py in the
238         documentation directory.
239         New class paragraph, to read paragraphs from the lyx file.
240
241 2004-10-10  José Matos  <jamatos@lyx.org>
242
243         * .cvsignore: add entries related with profiling lyx2lyx.
244         * lyx2lyx (main): place all program inside this function, to allow
245         it to be called from profiling.
246         * profiling.py: new file to profile lyx2lyx.
247
248 2004-10-09  José Matos  <jamatos@lyx.org>
249
250         * LyX.py: add support for format 237, fix variables type,
251         new function formats_list().
252
253         * lyx2lyx: print list of available formats on request.
254
255         * lyx_1_4.py: add support for 237, reorganize directory functions.
256
257 2004-09-29  José Matos  <jamatos@lyx.org>
258
259         * lyx_1_4.py (get_end_format): simplify index.
260
261 2004-09-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
262
263         * lyx_1_4.py (convert_ertbackslash): insert the new line after the
264         backslash, this did only work by accident in most cases
265
266         * lyx_1_4.py: unify warning messages
267
268 2004-08-19  José Matos  <jamatos@lyx.org>
269
270         * lyx_1_4.lyx (add_end_layout): fix \end_layout interaction with
271         \end_deeper.
272
273 2004-08-16  José Matos  <jamatos@lyx.org>
274
275         * lyx_1_4.lyx (convert_comment, convert_breaks, convert_frameless_box):
276         (convert_names, add_begin_body, strip_end_space): use the same policy
277         of lyx of not using spaces as the last character in a line that starts
278         with a command token (\xxxxx).
279
280 2004-08-15  José Matos  <jamatos@lyx.org>
281
282         * lyx_1_4.py (normalize_papersize, denormalize_papersize):
283         \papersize Default -> \papersize default
284         \papersize Custom -> \papersize custom
285
286 2004-08-15  José Matos  <jamatos@lyx.org>
287
288         * LyX.py: new file that gathers all the knowleadge of the LyX file
289         format. This can be used as library.
290
291         * parser_tools.py: moved all the functions that are not related
292         with the parser to LyX.py.
293
294         * lyx2lyx: is just a client of the LyX.py library.
295
296         * lyx_.py (convert, revert): renamed previous opt to file.  Change
297         the arguments since now file contains both the header and the
298         body.
299
300 2004-08-14  José Matos  <jamatos@lyx.org>
301
302         * lyx_1_4.py:
303         * parser_tools.py: up the format to 236.
304
305 2004-08-05  José Matos  <jamatos@lyx.org>
306
307         * lyx_1.4.py (remove_color_default): move
308         \color default -> \color inherit
309
310 2004-08-05  José Matos  <jamatos@lyx.org>
311
312         * parser_tools.py (read_file): remove \r from line's end when present.
313
314 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
315
316         * lyx_1_4.py (convert_paperpackage): new, convert paperpackage setting
317         * lyx_1_4.py (revert_paperpackage): new, revert paperpackage setting
318         * lyx_1_4.py (revert, convert): handle format 235
319         * parser_tools.py: up the format to 235.
320
321 2004-05-12  Angus Leeming  <leeming@lyx.org>
322
323         * lyx_1_4.py (convert_cite_engine, revert_cite_engine): new functions
324         to convert the code that specifies the type of the citation engine
325         (basic, natbib or jurabib).
326
327         * parser_tools.py: up the format to 234.
328
329 2004-05-11  José Matos  <jamatos@lyx.org>
330
331         * parser_tools.py (get_backend): get the document backend.
332         * lyx2lyx (main): new member of the document structure,
333         the textclass and backend, that default to article and latex.
334         * lyx_1_4.py (add_end_layout): fix bug of mixed \begin_deeper
335         and \end_layout
336         (insert_tracking_changes): insert \tracking_changes 0, if not present
337         in the header.
338         (convert_names, revert_names): for docbook documents transform
339         the styles FirstName and Surname into character styles.
340
341 2004-05-03  José Matos  <jamatos@lyx.org>
342
343         * lyx_1_4.py (convert_graphics):
344         * lyx2lyx: introduce new member of the structure class, dir which
345         carries the directory of the converted file.
346         * lyx2lyx: move default warning level to 1.
347
348 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
349
350         * lyx_1_4.py (convert_graphics): new, convert graphics filenames
351         * lyx_1_4.py (revert, convert): handle format 233
352         * lyx2lyx: up the format to 233.
353
354 2004-04-19  José Matos   <jamatos@lyx.orrg>
355
356         * parser_tools.py (chain): fix the detection of the last format for
357         revertions.
358
359 2004-04-19  Martin Vermeer  <martin.vermeer@hut.fi>
360
361         * lyx_1_4.py (convert_frameless_box): Replace instead of adding
362         new code.
363
364 2004-04-14  José Matos  <jamatos@lyx.org>
365
366         * error.py
367         * lyxconvert_*
368         * lyxrevert_*: removed
369
370         * lyx_0_12.py
371         * lyx_1_0_0.py
372         * lyx_1_0_1.py
373         + lyx_1_1_4.py
374         * lyx_1_1_5.py
375         * lyx_1_1_6.py
376         * lyx_1_1_6fix3.py
377         * lyx_1_2.py
378         * lyx_1_3.py
379         * lyx_1_4.py: Added file with the same content as the previous that
380         were removed.
381
382         * lyx2lyx
383         * parser_tools.py: reworked for better modularity.
384
385 2004-03-31  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
386
387         * lyxconvert_229.py (convert_jurabib): new, add use_jurabib flag
388         * lyxrevert_230.py (convert_jurabib): new, remove use_jurabib flag
389         * lyxconvert_230.py (convert_float): new, add sideways flag
390         * lyxrevert_231.py (convert_float): new, remove sideways flag
391         * lyxconvert_231.py (convert_bibtopic): new, add use_bibtopic flag
392         * lyxrevert_232.py (convert_bibtopic): new, remove use_bibtopic flag
393
394 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
395
396         * lyx2lyx: up the format to 232.
397
398         * lyx2lyx: up the format to 231.
399
400 2004-03-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
401
402         * lyxrevert_225.py (convert_frameless_box): fix minipage ERT output
403
404 2004-02-25  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
405
406         * lyx2lyx: up the format to 230.
407
408 2004-02-04  José Matos  <jamatos@lyx.org>
409         * lyxconvert_210.py: add two new transforms:
410         remove_empty_insets and remove_formula_latex
411         little fix to existing transformations.
412
413 2004-02-03  José Matos  <jamatos@lyx.org>
414
415         * lyxconvert216.py: one line fix for out of range error.
416
417 2004-02-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
418
419         * lyxconvert2*.py: quiet encoding warning in python 2.3
420         * lyxrevert_22[3-9].py: quiet encoding warning in python 2.3
421
422 2004-01-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
423
424         * lyxrevert_228.py: convert ERT status, too
425         * lyxconvert_227.py: ditto, also stop at \\begin_alyout and not
426         \\layout in convert_collapsable()
427         * lyxconvert_228.py (convert_minipage): Add status tag conversion
428         * lyxrevert_225.py: Convert vspace and frameless box insets
429         * lyxrevert_22[3-8].py: fix the 'é' in José's name
430
431 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
432
433         * lyx2lyx: up the format to 229.
434         * lyxconvert_224.py (convert_minipage): remove function...
435         * lyxconvert_228.py: ...and place it here.
436         * lyxrevert_229.py: new file (bare bones).
437
438 2003-12-19  Angus Leeming  <leeming@lyx.org>
439
440         * lyxconvert_227.py (convert_collapsable):
441         * lyxrevert_228.py (convert_collapsable): a more robust method of
442         finding the collapsed status.
443
444 2003-12-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
445
446         * lyxrevert_228.py: fix box status conversion
447         * lyxconvert_227.py: ditto
448
449 2003-12-16  José Matos  <jamatos@lyx.org>
450
451         * lyxrevert_228.py: fix sys import.
452
453 2003-12-16  José Matos  <jamatos@lyx.org>
454
455         * lyxconvert_227.py: fix sys import.
456
457 2003-12-15  Angus Leeming  <leeming@lyx.org>
458
459         * lyx2lyx:
460         * lyxconvert_227.py:
461         * lyxrevert_228.py: convert the InsetCollapsable format between
462         formats 227 and 228.
463
464 2003-12-10  Angus Leeming  <leeming@lyx.org>
465
466         * lyxrevert_227.py: InsetExternal gains a 'draft' option, so remove
467         this when reverting to format 226.
468
469 2003-12-10  Angus Leeming  <leeming@lyx.org>
470
471         * lyx2lyx: up the format to 227.
472         (lyxformat): squash latent bug when reporting an inability to convert
473         to the desired format.
474
475         * lyxconvert_226.py:
476         * lyxrevert_227.py: convert the Box inset between formats 226 and 227.
477
478 2003-12-10  Angus Leeming  <leeming@lyx.org>
479
480         * lyx2lyx: up the format to 226.
481
482         * lyxconvert_225.py:
483         * lyxrevert_226.py: convert the Note inset between formats 225 and 226.
484
485 2003-12-05  José Matos  <jamatos@lyx.org>
486
487         * error.py:
488         * parser_tools.py: quiet encoding warning in python 2.3.
489
490         * lyx2lyx: add logfile as an option.
491
492 2003-12-03  José Matos  <jamatos@lyx.org>
493
494         * lyx2lyx: update copyright date
495         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
496
497 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
498
499         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
500         from lyx 1.3.x.
501
502 2003-11-14  José Matos  <jamatos@lyx.org>
503
504         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
505         arguments when a page breake or a line were present.
506
507 2003-11-07  José Matos  <jamatos@lyx.org>
508
509         * lyxconvert_224.py (convert_minipage): deal better with default
510         parameter of minipages from lyx 1.3.x
511
512 2003-11-06  José Matos  <jamatos@lyx.org>
513
514         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
515         possible upper page and line breaks, if necessary.
516
517 2003-10-27  José Matos  <jamatos@lyx.org>
518
519         * lyxconvert_223.py:
520         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
521         (convert_breaks): convert line and page break, at bottom and top.