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