]> git.lyx.org Git - features.git/blob - lib/lyx2lyx/ChangeLog
Angus fix to lyxrevert_228.py
[features.git] / lib / lyx2lyx / ChangeLog
1 2003-12-16  José Matos  <jamatos@lyx.org>
2
3         * lyxrevert_228.py: fix sys import.
4
5 2003-12-16  José Matos  <jamatos@lyx.org>
6
7         * lyxconvert_227.py: fix sys import.
8
9 2003-12-15  Angus Leeming  <leeming@lyx.org>
10
11         * lyx2lyx:
12         * lyxconvert_227.py:
13         * lyxrevert_228.py: convert the InsetCollapsable format between
14         formats 227 and 228.
15
16 2003-12-10  Angus Leeming  <leeming@lyx.org>
17
18         * lyxrevert_227.py: InsetExternal gains a 'draft' option, so remove
19         this when reverting to format 226.
20
21 2003-12-10  Angus Leeming  <leeming@lyx.org>
22
23         * lyx2lyx: up the format to 227.
24         (lyxformat): squash latent bug when reporting an inability to convert
25         to the desired format.
26
27         * lyxconvert_226.py:
28         * lyxrevert_227.py: convert the Box inset between formats 226 and 227.
29
30 2003-12-10  Angus Leeming  <leeming@lyx.org>
31
32         * lyx2lyx: up the format to 226.
33
34         * lyxconvert_225.py:
35         * lyxrevert_226.py: convert the Note inset between formats 225 and 226.
36
37 2003-12-05  José Matos  <jamatos@lyx.org>
38
39         * error.py:
40         * parser_tools.py: quiet encoding warning in python 2.3.
41
42         * lyx2lyx: add logfile as an option.
43
44 2003-12-03  José Matos  <jamatos@lyx.org>
45
46         * lyx2lyx: update copyright date
47         * lyxconvert_224.py (convert_breaks): add vertical space convertion.
48
49 2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
50
51         * lyxconvert_224.py (convert_minipage): fix convertion of minipages
52         from lyx 1.3.x.
53
54 2003-11-14  José Matos  <jamatos@lyx.org>
55
56         * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
57         arguments when a page breake or a line were present.
58
59 2003-11-07  José Matos  <jamatos@lyx.org>
60
61         * lyxconvert_224.py (convert_minipage): deal better with default
62         parameter of minipages from lyx 1.3.x
63
64 2003-11-06  José Matos  <jamatos@lyx.org>
65
66         * lyxconvert_224.py (convert_breaks): Create an empty paragraph for
67         possible upper page and line breaks, if necessary.
68
69 2003-10-27  José Matos  <jamatos@lyx.org>
70
71         * lyxconvert_223.py:
72         * lyxconvert_224.py (convert_minipage): move funtion to its right place.
73         (convert_breaks): convert line and page break, at bottom and top.
74