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