]> git.lyx.org Git - features.git/blob - lib/lyx2lyx/ChangeLog
Reorganised lyx2lyx, transfering it knowleadge of the file format to LyX.py,
[features.git] / lib / lyx2lyx / ChangeLog
1 2004-08-15  José Matos  <jamatos@lyx.org>
2
3         * LyX.py: new file that gathers all the knowleadge of the LyX file
4         format. This can be used as library.
5
6         * parser_tools.py: moved all the functions that are not related
7         with the parser to LyX.py.
8
9         * lyx2lyx: is just a client of the LyX.py library.
10
11         * lyx_.py (convert, revert): renamed previous opt to file.  Change
12         the arguments since now file contains both the header and the
13         body.
14
15 2004-08-14  José Matos  <jamatos@lyx.org>
16
17         * lyx_1_4.py:
18         * parser_tools.py: up the format to 236.
19
20 2004-08-05  José Matos  <jamatos@lyx.org>
21
22         * lyx_1.4.py (remove_color_default): move
23         \color default -> \color inherit
24
25 2004-08-05  José Matos  <jamatos@lyx.org>
26
27         * parser_tools.py (read_file): remove \r from line's end when present.
28
29 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
30
31         * lyx_1_4.py (convert_paperpackage): new, convert paperpackage setting
32         * lyx_1_4.py (revert_paperpackage): new, revert paperpackage setting
33         * lyx_1_4.py (revert, convert): handle format 235
34         * parser_tools.py: up the format to 235.
35
36 2004-05-12  Angus Leeming  <leeming@lyx.org>
37
38         * lyx_1_4.py (convert_cite_engine, revert_cite_engine): new functions
39         to convert the code that specifies the type of the citation engine
40         (basic, natbib or jurabib).
41
42         * parser_tools.py: up the format to 234.
43
44 2004-05-11  José Matos  <jamatos@lyx.org>
45
46         * parser_tools.py (get_backend): get the document backend.
47         * lyx2lyx (main): new member of the document structure,
48         the textclass and backend, that default to article and latex.
49         * lyx_1_4.py (add_end_layout): fix bug of mixed \begin_deeper
50         and \end_layout
51         (insert_tracking_changes): insert \tracking_changes 0, if not present
52         in the header.
53         (convert_names, revert_names): for docbook documents transform
54         the styles FirstName and Surname into character styles.
55
56 2004-05-03  José Matos  <jamatos@lyx.org>
57
58         * lyx_1_4.py (convert_graphics):
59         * lyx2lyx: introduce new member of the structure class, dir which
60         carries the directory of the converted file.
61         * lyx2lyx: move default warning level to 1.
62
63 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
64
65         * lyx_1_4.py (convert_graphics): new, convert graphics filenames
66         * lyx_1_4.py (revert, convert): handle format 233
67         * lyx2lyx: up the format to 233.
68
69 2004-04-19  José Matos   <jamatos@lyx.orrg>
70
71         * parser_tools.py (chain): fix the detection of the last format for
72         revertions.
73
74 2004-04-19  Martin Vermeer  <martin.vermeer@hut.fi>
75
76         * lyx_1_4.py (convert_frameless_box): Replace instead of adding
77         new code.
78 .
79 2004-04-14  José Matos  <jamatos@lyx.org>
80
81         * error.py
82         * lyxconvert_*
83         * lyxrevert_*: removed
84
85         * lyx_0_12.py
86         * lyx_1_0_0.py
87         * lyx_1_0_1.py
88         + lyx_1_1_4.py
89         * lyx_1_1_5.py
90         * lyx_1_1_6.py
91         * lyx_1_1_6fix3.py
92         * lyx_1_2.py
93         * lyx_1_3.py
94         * lyx_1_4.py: Added file with the same content as the previous that
95         were removed.
96
97         * lyx2lyx
98         * parser_tools.py: reworked for better modularity.
99
100 2004-03-31  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
101
102         * lyxconvert_229.py (convert_jurabib): new, add use_jurabib flag
103         * lyxrevert_230.py (convert_jurabib): new, remove use_jurabib flag
104         * lyxconvert_230.py (convert_float): new, add sideways flag
105         * lyxrevert_231.py (convert_float): new, remove sideways flag
106         * lyxconvert_231.py (convert_bibtopic): new, add use_bibtopic flag
107         * lyxrevert_232.py (convert_bibtopic): new, remove use_bibtopic flag
108
109 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
110
111         * lyx2lyx: up the format to 232.
112         
113         * lyx2lyx: up the format to 231.
114
115 2004-03-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
116
117         * lyxrevert_225.py (convert_frameless_box): fix minipage ERT output
118
119 2004-02-25  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
120
121         * lyx2lyx: up the format to 230.
122
123 2004-02-04  José Matos  <jamatos@lyx.org>
124         * lyxconvert_210.py: add two new transforms:
125         remove_empty_insets and remove_formula_latex
126         little fix to existing transformations.
127
128 2004-02-03  José Matos  <jamatos@lyx.org>
129
130         * lyxconvert216.py: one line fix for out of range error.
131
132 2004-02-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
133
134         * lyxconvert2*.py: quiet encoding warning in python 2.3
135         * lyxrevert_22[3-9].py: quiet encoding warning in python 2.3
136
137 2004-01-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
138
139         * lyxrevert_228.py: convert ERT status, too
140         * lyxconvert_227.py: ditto, also stop at \\begin_alyout and not
141         \\layout in convert_collapsable()
142         * lyxconvert_228.py (convert_minipage): Add status tag conversion
143         * lyxrevert_225.py: Convert vspace and frameless box insets
144         * lyxrevert_22[3-8].py: fix the 'é' in José's name
145
146 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
147
148         * lyx2lyx: up the format to 229.
149         * lyxconvert_224.py (convert_minipage): remove function...
150         * lyxconvert_228.py: ...and place it here.
151         * lyxrevert_229.py: new file (bare bones).
152
153 2003-12-19  Angus Leeming  <leeming@lyx.org>
154
155         * lyxconvert_227.py (convert_collapsable): 
156         * lyxrevert_228.py (convert_collapsable): a more robust method of
157         finding the collapsed status.
158
159 2003-12-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
160
161         * lyxrevert_228.py: fix box status conversion
162         * lyxconvert_227.py: ditto
163
164 2003-12-16  José Matos  <jamatos@lyx.org>
165
166         * lyxrevert_228.py: fix sys import.
167
168 2003-12-16  José Matos  <jamatos@lyx.org>
169
170         * lyxconvert_227.py: fix sys import.
171
172 2003-12-15  Angus Leeming  <leeming@lyx.org>
173
174         * lyx2lyx:
175         * lyxconvert_227.py:
176         * lyxrevert_228.py: convert the InsetCollapsable format between
177         formats 227 and 228.
178
179 2003-12-10  Angus Leeming  <leeming@lyx.org>
180
181         * lyxrevert_227.py: InsetExternal gains a 'draft' option, so remove
182         this when reverting to format 226.
183
184 2003-12-10  Angus Leeming  <leeming@lyx.org>
185
186         * lyx2lyx: up the format to 227.
187         (lyxformat): squash latent bug when reporting an inability to convert
188         to the desired format.
189
190         * lyxconvert_226.py:
191         * lyxrevert_227.py: convert the Box inset between formats 226 and 227.
192
193 2003-12-10  Angus Leeming  <leeming@lyx.org>
194
195         * lyx2lyx: up the format to 226.
196
197         * lyxconvert_225.py:
198         * lyxrevert_226.py: convert the Note inset between formats 225 and 226.
199
200 2003-12-05  José Matos  <jamatos@lyx.org>
201
202         * error.py:
203         * parser_tools.py: quiet encoding warning in python 2.3.
204
205         * lyx2lyx: add logfile as an option.
206
207 2003-12-03  José Matos  <jamatos@lyx.org>
208
209         * lyx2lyx: update copyright date
210         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
211
212 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
213
214         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
215         from lyx 1.3.x.
216
217 2003-11-14  José Matos  <jamatos@lyx.org>
218
219         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
220         arguments when a page breake or a line were present.
221
222 2003-11-07  José Matos  <jamatos@lyx.org>
223
224         * lyxconvert_224.py (convert_minipage): deal better with default
225         parameter of minipages from lyx 1.3.x
226
227 2003-11-06  José Matos  <jamatos@lyx.org>
228
229         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
230         possible upper page and line breaks, if necessary.
231
232 2003-10-27  José Matos  <jamatos@lyx.org>
233
234         * lyxconvert_223.py:
235         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
236         (convert_breaks): convert line and page break, at bottom and top.
237