* QLPainter.cpp:
[lyx.git] / RELEASE-NOTES
blob9e37c2c67656e68e6a406b2f23956ec20f41f93a
1 This file lists interface changes that might affect users in 1.5.6, some 
2 known problems in LyX 1.5.6 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.6
9 ------------------------------------
11 - Unicode characters are generally not yet supported in mathed. If you insert
12   a special character to a math formula, the output of the document will
13   silently fail. Support for unicode in mathed will be introduced in the next
14   major release, LyX 1.6.0.
16 - If you are using a local layout file (i.e., a *.layout file that resides in
17   the same directory as the document), and if you are saving the document to
18   another directory, the class information of the document get lost unless
19   you also copy the layout file to the new directory manually.
20   Cf. http://bugzilla.lyx.org/show_bug.cgi?id=4812.
22 - If KDE 4.0 (the kdelibs4 package, for that matter) is installed, LyX might
23   crash when previewing an EPS graphic (or any other graphic that is converted
24   via EPS). This is a bug in the kdelibs package (the kimg_eps library, to be
25   precise) included in the KDE 4 pre-releases and in KDE 4.0. The problem has
26   been resolved for KDE 4.0.1. We encourage all affected KDE 4 users to upgrade 
27   to KDE 4.0.1 (or newer).
29   If you have to stick with KDE 4.0 for some reason, there are two workarounds:
30   * uninstall kdelibs4 (or KDE4, for that matter) or
31   * disable graphics preview in Tools->Preferences->Graphics
32   Cf. http://bugzilla.lyx.org/show_bug.cgi?id=4409
33   and
34   https://bugs.kde.org/show_bug.cgi?id=156957
36 - Cursor restoration problems with Multiple-View:
37   When using multiple Windows to edit different parts of the same document,
38   the cursor position is sometimes not correctly restored when you switch 
39   from one view to the other.
41 - RTL and keymaps:
42   Currently there is a bug where you can't use two non-RTL language keymaps if
43   the RTL preference is set (which is now the default). If you need to use two
44   non-RTL keymaps, for now you should just turn off the RTL preference (Tools ->
45   Preferences... -> Language settings -> Language, uncheck "Right-to-left
46   language support").
47   We hope to offer more comprehensive support for multiple keymaps in the future,
48   which will solve this bug, as well as allow more than just two keymaps. If you 
49   have any input on this issue, please chime in on the developers mailing list,
50   or add your comments to http://bugzilla.lyx.org/show_bug.cgi?id=4051.
53 Interface changes as of version 1.5.4
54 --------------------------------------
56 - Due to a license conflict, the LaTeX-package "floatflt" that is used by LyX
57   for wrap figure floats has been removed from all major LaTeX-distributions.
58   Thus, we were forced to switch to the package "wrapfig". As consequence of this,
59   the look and positioning of wrap floats in your documents might slightly differ.
60   Please backup documents with wrap floats before upgrading and check the output.
63 Caveats when upgrading from earlier versions to 1.5.x
64 -------------------------------------------------------
66 Due to the change to Unicode, there are some general things you'll have to take care
67 about when upgrading from an older version to LyX 1.5.0 or newer. Please refer to the
68 file UPGRADING for details.
71 Note: There may later be an updated list of known issues online at
72         http://wiki.lyx.org/LyX/ReleaseNotes