From e2105bed61426cbebcb3030e7db3ea48fad69498 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sat, 5 Nov 2022 08:34:36 +0100 Subject: [PATCH] Update RELEASE_NOTES --- lib/RELEASE-NOTES | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES index ccab1bc96b..2ae5e72a52 100644 --- a/lib/RELEASE-NOTES +++ b/lib/RELEASE-NOTES @@ -79,6 +79,11 @@ screen. Note that "backingstore" is actually always enforced on macOS and Wayland (default: partial). +* \screen_limit true|false: determines whether the text width on screen is limited + (both fullscreen and normal view). + +* \screen_width : sets the width of the text on screen if \screen_limit is true. + !!!The following pref variables were changed in 2.4: @@ -89,6 +94,12 @@ The font encoding is now automatically set depending on the document fonts and languages. +* \fullscreen_limit + Removed in favor of \screen_limit + +* \fullscreen_width + Removed in favor of \screen_width + * \use_qimage This is no longer necessary due to the rewrite of the painter. @@ -131,6 +142,8 @@ * spelling-remove-local removes words for a given language from the document's local spelling dictionary. + +* inset-insert-copy inserts the inset's content (in ToC pane) at the position of the cursor. * inset-split is a new convenience function that splits an inset into two at the given cursor position. This is only implemented for text insets currently. -- 2.39.2