]> git.lyx.org Git - lyx.git/commitdiff
add a note about the change of key-bindings for math-macro
authorStephan Witt <switt@lyx.org>
Fri, 23 Jul 2010 21:49:33 +0000 (21:49 +0000)
committerStephan Witt <switt@lyx.org>
Fri, 23 Jul 2010 21:49:33 +0000 (21:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35011 a592a061-630c-0410-9148-cb99ea01b6c8

RELEASE-NOTES

index d77710164772cc40459cb96fb3fd12acbf4a46be..3cf7179e2ced394d1933eb23774319ebe9d3221d 100644 (file)
@@ -130,6 +130,15 @@ The following LyX functions have been changed:
   ("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:
 -----------------------------------
 
@@ -150,6 +159,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.