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