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