add a note about the change of key-bindings for math-macro

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35011 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Stephan Witt 2010-07-23 21:49:33 +00:00
parent 1ba7f38fc4
commit 3dabf9d871

View 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.