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