]> git.lyx.org Git - lyx.git/blob - lib/lyx2lyx/ChangeLog
224272356721af9375f45e4b8d1510a985f3535d
[lyx.git] / lib / lyx2lyx / ChangeLog
1 2004-12-03  José Matos  <jamatos@lyx.org>
2
3         * lyx_1_2.py (update_longtable): Update longtables to table format 3.
4
5 2004-12-02  José Matos  <jamatos@lyx.org>
6
7         * lyx_0_12.py (update_latexaccents): convert old style latexaccents.
8
9 2004-11-29  José Matos  <jamatos@lyx.org>
10
11         * lyx_1_2.py (convert): rename opt to file, as in all other files.
12
13 2004-10-28  José Matos  <jamatos@lyx.org>
14
15         * LyX.pm: add internal documentation.
16
17 2004-10-17  José Matos  <jamatos@lyx.org>
18
19         * lyx2lyx: moved code to LyX module making effectively lyx2lyx and
20         interface to the LyX module.
21
22         * LyX.py: white space changes.  New class that serves as the basis
23         to two derived classes. One for reading and another for new files.
24         New function get_toc, to be used in Doc_toc.py in the
25         documentation directory.
26         New class paragraph, to read paragraphs from the lyx file.
27
28 2004-10-10  José Matos  <jamatos@lyx.org>
29
30         * .cvsignore: add entries related with profiling lyx2lyx.
31         * lyx2lyx (main): place all program inside this function, to allow
32         it to be called from profiling.
33         * profiling.py: new file to profile lyx2lyx.
34
35 2004-10-09  José Matos  <jamatos@lyx.org>
36
37         * LyX.py: add support for format 237, fix variables type,
38         new function formats_list().
39
40         * lyx2lyx: print list of available formats on request.
41
42         * lyx_1_4.py: add support for 237, reorganize directory functions.
43
44 2004-09-29  José Matos  <jamatos@lyx.org>
45
46         * lyx_1_4.py (get_end_format): simplify index.
47
48 2004-09-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
49
50         * lyx_1_4.py (convert_ertbackslash): insert the new line after the
51         backslash, this did only work by accident in most cases
52
53         * lyx_1_4.py: unify warning messages
54
55 2004-08-19  José Matos  <jamatos@lyx.org>
56
57         * lyx_1_4.lyx (add_end_layout): fix \end_layout interaction with
58         \end_deeper.
59
60 2004-08-16  José Matos  <jamatos@lyx.org>
61
62         * lyx_1_4.lyx (convert_comment, convert_breaks, convert_frameless_box):
63         (convert_names, add_begin_body, strip_end_space): use the same policy
64         of lyx of not using spaces as the last character in a line that starts
65         with a command token (\xxxxx).
66
67 2004-08-15  José Matos  <jamatos@lyx.org>
68
69         * lyx_1_4.py (normalize_papersize, denormalize_papersize):
70         \papersize Default -> \papersize default
71         \papersize Custom -> \papersize custom
72
73 2004-08-15  José Matos  <jamatos@lyx.org>
74
75         * LyX.py: new file that gathers all the knowleadge of the LyX file
76         format. This can be used as library.
77
78         * parser_tools.py: moved all the functions that are not related
79         with the parser to LyX.py.
80
81         * lyx2lyx: is just a client of the LyX.py library.
82
83         * lyx_.py (convert, revert): renamed previous opt to file.  Change
84         the arguments since now file contains both the header and the
85         body.
86
87 2004-08-14  José Matos  <jamatos@lyx.org>
88
89         * lyx_1_4.py:
90         * parser_tools.py: up the format to 236.
91
92 2004-08-05  José Matos  <jamatos@lyx.org>
93
94         * lyx_1.4.py (remove_color_default): move
95         \color default -> \color inherit
96
97 2004-08-05  José Matos  <jamatos@lyx.org>
98
99         * parser_tools.py (read_file): remove \r from line's end when present.
100
101 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
102
103         * lyx_1_4.py (convert_paperpackage): new, convert paperpackage setting
104         * lyx_1_4.py (revert_paperpackage): new, revert paperpackage setting
105         * lyx_1_4.py (revert, convert): handle format 235
106         * parser_tools.py: up the format to 235.
107
108 2004-05-12  Angus Leeming  <leeming@lyx.org>
109
110         * lyx_1_4.py (convert_cite_engine, revert_cite_engine): new functions
111         to convert the code that specifies the type of the citation engine
112         (basic, natbib or jurabib).
113
114         * parser_tools.py: up the format to 234.
115
116 2004-05-11  José Matos  <jamatos@lyx.org>
117
118         * parser_tools.py (get_backend): get the document backend.
119         * lyx2lyx (main): new member of the document structure,
120         the textclass and backend, that default to article and latex.
121         * lyx_1_4.py (add_end_layout): fix bug of mixed \begin_deeper
122         and \end_layout
123         (insert_tracking_changes): insert \tracking_changes 0, if not present
124         in the header.
125         (convert_names, revert_names): for docbook documents transform
126         the styles FirstName and Surname into character styles.
127
128 2004-05-03  José Matos  <jamatos@lyx.org>
129
130         * lyx_1_4.py (convert_graphics):
131         * lyx2lyx: introduce new member of the structure class, dir which
132         carries the directory of the converted file.
133         * lyx2lyx: move default warning level to 1.
134
135 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
136
137         * lyx_1_4.py (convert_graphics): new, convert graphics filenames
138         * lyx_1_4.py (revert, convert): handle format 233
139         * lyx2lyx: up the format to 233.
140
141 2004-04-19  José Matos   <jamatos@lyx.orrg>
142
143         * parser_tools.py (chain): fix the detection of the last format for
144         revertions.
145
146 2004-04-19  Martin Vermeer  <martin.vermeer@hut.fi>
147
148         * lyx_1_4.py (convert_frameless_box): Replace instead of adding
149         new code.
150 .
151 2004-04-14  José Matos  <jamatos@lyx.org>
152
153         * error.py
154         * lyxconvert_*
155         * lyxrevert_*: removed
156
157         * lyx_0_12.py
158         * lyx_1_0_0.py
159         * lyx_1_0_1.py
160         + lyx_1_1_4.py
161         * lyx_1_1_5.py
162         * lyx_1_1_6.py
163         * lyx_1_1_6fix3.py
164         * lyx_1_2.py
165         * lyx_1_3.py
166         * lyx_1_4.py: Added file with the same content as the previous that
167         were removed.
168
169         * lyx2lyx
170         * parser_tools.py: reworked for better modularity.
171
172 2004-03-31  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
173
174         * lyxconvert_229.py (convert_jurabib): new, add use_jurabib flag
175         * lyxrevert_230.py (convert_jurabib): new, remove use_jurabib flag
176         * lyxconvert_230.py (convert_float): new, add sideways flag
177         * lyxrevert_231.py (convert_float): new, remove sideways flag
178         * lyxconvert_231.py (convert_bibtopic): new, add use_bibtopic flag
179         * lyxrevert_232.py (convert_bibtopic): new, remove use_bibtopic flag
180
181 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
182
183         * lyx2lyx: up the format to 232.
184
185         * lyx2lyx: up the format to 231.
186
187 2004-03-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
188
189         * lyxrevert_225.py (convert_frameless_box): fix minipage ERT output
190
191 2004-02-25  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
192
193         * lyx2lyx: up the format to 230.
194
195 2004-02-04  José Matos  <jamatos@lyx.org>
196         * lyxconvert_210.py: add two new transforms:
197         remove_empty_insets and remove_formula_latex
198         little fix to existing transformations.
199
200 2004-02-03  José Matos  <jamatos@lyx.org>
201
202         * lyxconvert216.py: one line fix for out of range error.
203
204 2004-02-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
205
206         * lyxconvert2*.py: quiet encoding warning in python 2.3
207         * lyxrevert_22[3-9].py: quiet encoding warning in python 2.3
208
209 2004-01-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
210
211         * lyxrevert_228.py: convert ERT status, too
212         * lyxconvert_227.py: ditto, also stop at \\begin_alyout and not
213         \\layout in convert_collapsable()
214         * lyxconvert_228.py (convert_minipage): Add status tag conversion
215         * lyxrevert_225.py: Convert vspace and frameless box insets
216         * lyxrevert_22[3-8].py: fix the 'é' in José's name
217
218 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
219
220         * lyx2lyx: up the format to 229.
221         * lyxconvert_224.py (convert_minipage): remove function...
222         * lyxconvert_228.py: ...and place it here.
223         * lyxrevert_229.py: new file (bare bones).
224
225 2003-12-19  Angus Leeming  <leeming@lyx.org>
226
227         * lyxconvert_227.py (convert_collapsable):
228         * lyxrevert_228.py (convert_collapsable): a more robust method of
229         finding the collapsed status.
230
231 2003-12-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
232
233         * lyxrevert_228.py: fix box status conversion
234         * lyxconvert_227.py: ditto
235
236 2003-12-16  José Matos  <jamatos@lyx.org>
237
238         * lyxrevert_228.py: fix sys import.
239
240 2003-12-16  José Matos  <jamatos@lyx.org>
241
242         * lyxconvert_227.py: fix sys import.
243
244 2003-12-15  Angus Leeming  <leeming@lyx.org>
245
246         * lyx2lyx:
247         * lyxconvert_227.py:
248         * lyxrevert_228.py: convert the InsetCollapsable format between
249         formats 227 and 228.
250
251 2003-12-10  Angus Leeming  <leeming@lyx.org>
252
253         * lyxrevert_227.py: InsetExternal gains a 'draft' option, so remove
254         this when reverting to format 226.
255
256 2003-12-10  Angus Leeming  <leeming@lyx.org>
257
258         * lyx2lyx: up the format to 227.
259         (lyxformat): squash latent bug when reporting an inability to convert
260         to the desired format.
261
262         * lyxconvert_226.py:
263         * lyxrevert_227.py: convert the Box inset between formats 226 and 227.
264
265 2003-12-10  Angus Leeming  <leeming@lyx.org>
266
267         * lyx2lyx: up the format to 226.
268
269         * lyxconvert_225.py:
270         * lyxrevert_226.py: convert the Note inset between formats 225 and 226.
271
272 2003-12-05  José Matos  <jamatos@lyx.org>
273
274         * error.py:
275         * parser_tools.py: quiet encoding warning in python 2.3.
276
277         * lyx2lyx: add logfile as an option.
278
279 2003-12-03  José Matos  <jamatos@lyx.org>
280
281         * lyx2lyx: update copyright date
282         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
283
284 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
285
286         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
287         from lyx 1.3.x.
288
289 2003-11-14  José Matos  <jamatos@lyx.org>
290
291         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
292         arguments when a page breake or a line were present.
293
294 2003-11-07  José Matos  <jamatos@lyx.org>
295
296         * lyxconvert_224.py (convert_minipage): deal better with default
297         parameter of minipages from lyx 1.3.x
298
299 2003-11-06  José Matos  <jamatos@lyx.org>
300
301         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
302         possible upper page and line breaks, if necessary.
303
304 2003-10-27  José Matos  <jamatos@lyx.org>
305
306         * lyxconvert_223.py:
307         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
308         (convert_breaks): convert line and page break, at bottom and top.
309