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