]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
Don't say empty layouts are valid.
[lyx.git] / RELEASE-NOTES
index 3190a74dd5976b153cfe922eabb8b558320184b6..dfe50f3d2bf59eaf480930d75b7bd52d8c14967c 100644 (file)
@@ -84,6 +84,8 @@ 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").
@@ -126,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:
 -----------------------------------
@@ -147,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.