commit e2105bed61426cbebcb3030e7db3ea48fad69498
Author: Juergen Spitzmueller <[email protected]>
Date:   Sat Nov 5 08:34:36 2022 +0100

    Update RELEASE_NOTES
---
 lib/RELEASE-NOTES |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index ccab1bc..2ae5e72 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 <length>: 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.
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to