]> git.lyx.org Git - lyx.git/blob - lib/lyx2lyx/ChangeLog
move minipage->box conversion from 224 to 227
[lyx.git] / lib / lyx2lyx / ChangeLog
1 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2
3         * lyxconvert_224.py (convert_minipage): remove function...
4         * lyxconvert_227.py: ...and place it here.
5
6 2003-12-19  Angus Leeming  <leeming@lyx.org>
7
8         * lyxconvert_227.py (convert_collapsable): 
9         * lyxrevert_228.py (convert_collapsable): a more robust method of
10         finding the collapsed status.
11
12 2003-12-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
13
14         * lyxrevert_228.py: fix box status conversion
15         * lyxconvert_227.py: ditto
16
17 2003-12-16  José Matos  <jamatos@lyx.org>
18
19         * lyxrevert_228.py: fix sys import.
20
21 2003-12-16  José Matos  <jamatos@lyx.org>
22
23         * lyxconvert_227.py: fix sys import.
24
25 2003-12-15  Angus Leeming  <leeming@lyx.org>
26
27         * lyx2lyx:
28         * lyxconvert_227.py:
29         * lyxrevert_228.py: convert the InsetCollapsable format between
30         formats 227 and 228.
31
32 2003-12-10  Angus Leeming  <leeming@lyx.org>
33
34         * lyxrevert_227.py: InsetExternal gains a 'draft' option, so remove
35         this when reverting to format 226.
36
37 2003-12-10  Angus Leeming  <leeming@lyx.org>
38
39         * lyx2lyx: up the format to 227.
40         (lyxformat): squash latent bug when reporting an inability to convert
41         to the desired format.
42
43         * lyxconvert_226.py:
44         * lyxrevert_227.py: convert the Box inset between formats 226 and 227.
45
46 2003-12-10  Angus Leeming  <leeming@lyx.org>
47
48         * lyx2lyx: up the format to 226.
49
50         * lyxconvert_225.py:
51         * lyxrevert_226.py: convert the Note inset between formats 225 and 226.
52
53 2003-12-05  José Matos  <jamatos@lyx.org>
54
55         * error.py:
56         * parser_tools.py: quiet encoding warning in python 2.3.
57
58         * lyx2lyx: add logfile as an option.
59
60 2003-12-03  José Matos  <jamatos@lyx.org>
61
62         * lyx2lyx: update copyright date
63         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
64
65 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
66
67         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
68         from lyx 1.3.x.
69
70 2003-11-14  José Matos  <jamatos@lyx.org>
71
72         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
73         arguments when a page breake or a line were present.
74
75 2003-11-07  José Matos  <jamatos@lyx.org>
76
77         * lyxconvert_224.py (convert_minipage): deal better with default
78         parameter of minipages from lyx 1.3.x
79
80 2003-11-06  José Matos  <jamatos@lyx.org>
81
82         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
83         possible upper page and line breaks, if necessary.
84
85 2003-10-27  José Matos  <jamatos@lyx.org>
86
87         * lyxconvert_223.py:
88         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
89         (convert_breaks): convert line and page break, at bottom and top.
90