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