lyx_mirror/lib/RELEASE-NOTES
Scott Kostyshak 60515b996b New LFUN lyx-activate to focus LyX window
On Linux and Mac OS, this action brings the LyX window into focus.
Such behavior is not allowed by Windows OS so instead the color of
the taskbar entry is changed to indicate that the window has changed
in some way.

The action is hidden in the shortcuts menu because it would make
sense to assign a shortcut to it. The only way to execute shortcut
would be if the LyX window is already activated.

lyx-activate will be used (see next commit) to allow the PDF viewer
to switch to LyX after executing a reverse search.
2016-08-04 01:46:13 -04:00

46 lines
971 B
Plaintext

!Important Changes in LyX 2.3.0
!!Interface changes
LyX now has "inverted" branch insets, which output their contents just in
case a given branch is not "activated". This makes inclusion of alternate
material in different versions easier.
!!!The following pref variables were added in 2.3:
!!!The following pref variables were changed in 2.3:
!!!The following pref variables are obsoleted in 2.3:
!!!The following new LyX functions have been introduced in 2.3:
* branch-invert
Toggles inversion status of branch inset.
* lyx-activate
Activates the LyX window. Useful in combination with reverse search.
!!!The following LyX functions have been changed in 2.3:
!!!The following LyX documents have been moved in 2.3:
!!!The following metadata files have been added to the tarball in 2.3:
!!Changes with respect to external programs and libraries in 2.3:
!!Known issues in version 2.3.0
!!Caveats when upgrading from earlier versions to 2.3.x