* Paragraph.cpp:
[lyx.git] / RELEASE-NOTES
blob6d027c30f52f5303d14fb92f7fd61f0ab9ed3204
1 This file lists interface changes that might affect users in 1.5.5, some 
2 known problems in LyX 1.5.5 and some things you have to take into account
3 when upgrading from earlier versions to a version of the 1.5.x series.
4 Note that fixes are available for some of these, but they have not yet
5 been applied because of incomplete testing.
8 Known issues in version 1.5.5
9 ------------------------------------
11 - If KDE 4.0 (the kdelibs4 package, for that matter) is installed, LyX might
12   crash when previewing an EPS graphic (or any other graphic that is converted
13   via EPS). This is a bug in the kdelibs package (the kimg_eps library, to be
14   precise) included in the KDE 4 pre-releases and in KDE 4.0. The problem has
15   been resolved for KDE 4.0.1. We encourage all affected KDE 4 users to upgrade 
16   to KDE 4.0.1 (or newer).
18   If you have to stick with KDE 4.0 for some reason, there are two workarounds:
19   * uninstall kdelibs4 (or KDE4, for that matter) or
20   * disable graphics preview in Tools->Preferences->Graphics
21   Cf. http://bugzilla.lyx.org/show_bug.cgi?id=4409
22   and
23   https://bugs.kde.org/show_bug.cgi?id=156957
25 - Cursor restoration problems with Multiple-View:
26   When using multiple Windows to edit different parts of the
27   same document, the cursor position is sometimes not correctly restored
28   when you switch from one view to the other.
30 - RTL and keymaps:
31   Currently there is a bug where you can't use two non-RTL language keymaps if
32   the RTL preference is set (which is now the default). If you need to use two
33   non-RTL keymaps, for now you should just turn off the RTL preference (Tools -> 
34   Preferences... -> Language settings -> Language, uncheck "Right-to-left
35   language support").
36   We hope to offer more comprehensive support for multiple keymaps in the future,
37   which will solve this bug, as well as allow more than just two keymaps. If you 
38   have any input on this issue, please chime in on the developers mailing list,
39   or add your comments to http://bugzilla.lyx.org/show_bug.cgi?id=4051.
42 Interface changes as of version 1.5.4
43 --------------------------------------
45 - Due to a license conflict, the LaTeX-package "floatflt" that is used by LyX
46   for wrap figure floats has been removed from all major LaTeX-distributions.
47   Thus, we were forced to switch to the package "wrapfig". As consequence of this,
48   the look and positioning of wrap floats in your documents might slightly differ.
49   Please backup documents with wrap floats before upgrading and check the output.
52 Caveats when upgrading from earlier versions to 1.5.x
53 -------------------------------------------------------
55 Due to the change to Unicode, there are some general things you'll have to take care
56 about when upgrading from an older version to LyX 1.5.0 or newer. Please refer to the
57 file UPGRADING for details.
60 Note: There may later be an updated list of known issues online at
61         http://wiki.lyx.org/LyX/ReleaseNotes