]> git.lyx.org Git - lyx.git/blob - RELEASE-NOTES
C-a is now bound to inset-select-all
[lyx.git] / RELEASE-NOTES
1 This file lists interface changes that might affect users in 2.2.0, some
2 known problems in LyX 2.2.0 and some things you have to take into account
3 when upgrading from earlier versions to a version of the 2.2.x series.
4
5
6 Interface changes
7 -----------------
8
9
10
11 The following pref variables were added in 2.2:
12
13
14
15 The following pref variables were changed in 2.2:
16
17
18
19 The following pref variables are obsoleted in 2.2:
20
21
22
23 The following new LyX functions have been introduced in 2.2:
24
25
26
27 The following LyX functions have been changed in 2.2:
28
29
30
31 The following LyX key bindings have been changed in 2.2:
32
33 - "C-a" is now bound to "inset-select-all" and "C-M-a" is now
34   bound to the old function (a command-sequence to select the
35   entire buffer).
36
37
38 The following LyX documents have been moved in 2.2:
39
40
41
42 The following metadata files have been added to the tarball in 2.2:
43
44
45
46 Changes with respect to external programs and libraries in 2.2:
47 --------------------------------------------------------
48
49
50 - LyX is not yet supposed to work with Qt5. It is advised to compile and 
51   run LyX against Qt 4.8.x. On Windows, Qt 4.8.5 suffers from a bug that 
52   breaks the use of shortcuts, so on Windows Qt 4.8.4 is advised.
53
54
55 Known issues in version 2.2.0
56 -----------------------------
57
58 - LyX needs to be run under Python 2 and will not work properly on systems
59   where Python 3 is the default binary. See bug #7030 to know how to fix
60   this properly, since simple sheebang conversion in *.py files will not
61   be enough.
62
63
64 Caveats when upgrading from earlier versions to 2.2.x
65 -------------------------------------------------------
66