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