RELEASE-NOTES in lyxgit/lib – The LyX Project (original) (raw)

Last change on this file was 7bf14813, checked in by , 2 days ago
Introduce dark/light mode preference (#12224) This requires Qt 6.8 and only works on Win and Mac.
Property mode set to 100644
File size: 1.9 KB
Line
1 !Important Changes in LyX 2.5.0
2
3
4 !!Interface changes
5
6 !!Documents compilation process and images conversion
7
8 !!!The following pref variables were added in 2.5:
9
10 - \color_scheme {system,light,dark} allows to override the system-wide
11 color scheme (i.e., dark or light mode). This requires LyX to be built
12 against Qt >= 6.8.0.
13
14 !!!The following pref variables were changed in 2.5:
15
16 !!!The following pref variables are obsoleted in 2.5:
17
18 !!!The following new LyX functions have been introduced in 2.5:
19
20 - The new function word-invertcase is a companion of word-upcase and
21 word-lowcase: it inverts each character between lowcase and upcase,
22 which is useful when one FORGOT THE cAPS lOCK KEY.
23
24 !!!The following LyX functions have been changed in 2.5:
25
26 - The function window-new does not take an optional
27 parameter anymore. This only worked in windows and existed for
28 internal reasons.
29
30 !!!The following LyX functions have been removed in 2.5:
31
32 !!!The following LyX function has been added and then removed in 2.5 development cycle:
33
34 !!!The following LyX documents have been moved in 2.5:
35
36 !!!The following new files and folders have been added to the LyX directory
37
38 !!!The following preferences files have been removed from the tarball in 2.5:
39
40 !!!The following metadata files have been added to the tarball in 2.5:
41
42 !!Changes with respect to external programs and libraries in 2.5:
43
44 - The support for python 2 was completely removed. Python 3.8 (or newer)
45 must be present on your system for LyX to work properly.
46
47 - The support for (long unmaintained) eLyXer was removed.
48
49 - When compiling with GCC, LyX know needs at least version >= 5.
50
51
52 !!Known issues in version 2.5.0
53
54 !!Caveats when upgrading from earlier versions to 2.5.x
55
56 !! If upgrading from a LyX version before 2.4.0
57
58 !!Detailed list of 2.5 changes
59
60 * For more comprehensive list of changes and new features in LyX 2.5 see
61 https://wiki.lyx.org/LyX/NewInLyX25
62

Note: See TracBrowser for help on using the repository browser.