mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 02:14:50 +00:00
a003e4a08d
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8186 a592a061-630c-0410-9148-cb99ea01b6c8
31 lines
972 B
Plaintext
31 lines
972 B
Plaintext
2003-12-03 José Matos <jamatos@lyx.org>
|
|
|
|
* lyx2lyx: update copyright date
|
|
* lyxconvert_224.py (convert_breaks): add vertical space convertion.
|
|
|
|
2003-11-14 Kornel Benko <kornel.benko@berlin.de>
|
|
|
|
* lyxconvert_224.py (convert_minipage): fix convertion of minipages
|
|
from lyx 1.3.x.
|
|
|
|
2003-11-14 José Matos <jamatos@lyx.org>
|
|
|
|
* lyxconvert_224.py (convert_breaks): avoid removal of paragraph
|
|
arguments when a page breake or a line were present.
|
|
|
|
2003-11-07 José Matos <jamatos@lyx.org>
|
|
|
|
* lyxconvert_224.py (convert_minipage): deal better with default
|
|
parameter of minipages from lyx 1.3.x
|
|
|
|
2003-11-06 José Matos <jamatos@lyx.org>
|
|
|
|
* lyxconvert_224.py (convert_breaks): Create an empty paragraph for
|
|
possible upper page and line breaks, if necessary.
|
|
|
|
2003-10-27 José Matos <jamatos@lyx.org>
|
|
|
|
* lyxconvert_223.py:
|
|
* lyxconvert_224.py (convert_minipage): move funtion to its right place.
|
|
(convert_breaks): convert line and page break, at bottom and top.
|
|
|