]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
Workaround for #6865: smarter FontList::setMisspelled implementation
[lyx.git] / RELEASE-NOTES
index 0d0cc31d91fffb8dc4dffaba4d1ffa7db0d49339..dfe50f3d2bf59eaf480930d75b7bd52d8c14967c 100644 (file)
@@ -84,6 +84,14 @@ The following new LyX functions have been introduced:
 
 - LFUN_SPELLING_IGNORE ("spelling-ignore").
 
+- LFUN_SPELLING_REMOVE ("spelling-remove").
+
+- LFUN_PREVIEW_INSERT ("preview-insert").
+
+- LFUN_FORWARD_SEARCH ("forward-search").
+
+- LFUN_INSET_COPY_AS ("inset-copy-as").
+
 
 The following LyX functions have been removed:
 
@@ -120,6 +128,18 @@ The following LyX functions have been changed:
   arguments have been inverted in order to allow the replacement of the word
   at current cursor position, even if it is not selected.
 
+- LFUN_OPTIONAL_INSERT ("optional-insert") has been renamed LFUN_ARGUMENT_INSERT
+  ("argument-insert").
+
+
+The following LyX key bindings have been changed:
+
+- LFUN_MATH_MACRO_FOLD ("math-macro-fold")
+  The binding to "C-minus" has changed to "C-S-underscore".
+
+- LFUN_MATH_MACRO_UNFOLD ("math-macro-unfold")
+  The binding to "C-plus" has changed to "C-S-asterisk".
+
 
 New external programs and libaries:
 -----------------------------------
@@ -141,6 +161,8 @@ particularly applies to spell checking and the thesaurus.
   provides automatic access to many spell checking libraries (ispell,
   aspell, hspell, hunspell, etc.).
 
+* On Mac Apples Spell Server is preconfigured as "native" spell checker.
+
 LyX 2.0 is configured for any and multiple of these three possibilities,
 given that they are installed on the machine where LyX is configured on.
 The actual spell checker can be selected in Tools > Preferences.