lyx_mirror/lib/RELEASE-NOTES

82 lines
1.9 KiB
Plaintext
Raw Normal View History

2017-09-09 08:55:37 +00:00
!Important Changes in LyX 2.4.0
!!Interface changes
2017-12-21 23:59:46 +00:00
- It is now possible to cancel background export processes. A menu entry
to do so will appear on the Document menu when such a process is underway.
The LFUN for this is export-cancel.
2016-09-19 09:57:39 +00:00
2017-04-22 21:28:48 +00:00
!!Documents compilation process and images conversion
2017-04-22 21:28:48 +00:00
2017-09-09 08:55:37 +00:00
!!!The following pref variables were added in 2.4:
2017-04-22 21:28:48 +00:00
2017-09-09 08:55:37 +00:00
!!!The following pref variables were changed in 2.4:
2017-09-09 08:55:37 +00:00
!!!The following pref variables are obsoleted in 2.4:
* \font_encoding
The font encoding is now automatically set depending on the document
fonts and languages.
2017-09-09 08:55:37 +00:00
* \use_qimage
This is no longer necessary due to the rewrite of the painter.
2017-09-09 08:55:37 +00:00
!!!The following new LyX functions have been introduced in 2.4:
2017-12-21 23:59:46 +00:00
LFUN_EXPORT_CANCEL: Used to cancel background export processes.
2017-09-09 08:55:37 +00:00
!!!The following LyX functions have been changed in 2.4:
2017-07-25 13:19:17 +00:00
- LFUN_SET_GRAPHICS_GROUP was renamed into LFUN_GRAPHICS_SET_GROUP.
2017-09-09 08:55:37 +00:00
!!!The following LyX documents have been moved in 2.4:
!!!The following new folders have been added to the LyX directory
2017-09-09 08:55:37 +00:00
!!!The following preferences files have been removed from the tarball in 2.4:
2017-09-09 08:55:37 +00:00
!!!The following metadata files have been added to the tarball in 2.4:
2017-01-14 21:44:46 +00:00
2017-09-09 08:55:37 +00:00
!!Changes with respect to external programs and libraries in 2.4:
2017-09-09 08:55:37 +00:00
!!Known issues in version 2.4.0
2017-09-09 08:55:37 +00:00
* See http://www.lyx.org/trac/wiki/BugTrackerHome
2017-09-09 08:55:37 +00:00
!!Caveats when upgrading from earlier versions to 2.4.x
2017-04-22 21:28:48 +00:00
!! If upgrading from a LyX version before 2.3.0
* Please additionally see the release notes from the versions in-between:
https://wiki.lyx.org/LyX/ReleaseNotes
* Several ttf fonts (esint10.ttf, stmary10.ttf, wasy10.ttf) were changed
to reflect the fact that newer Qt libraries do not support displaying certain
codepoints anymore (bug #8493, #10161).
Distribution packagers need to repack those font files in case they are
delivering the fonts as a separated package dependent from core LyX.