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