* math.bind:

- comment out already taken accelerator (bug 4880). 
	  Stefan, please select an unused one.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24902 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2008-05-23 10:11:07 +00:00
parent 9f5daec59a
commit 8479e06b54

View File

@ -142,7 +142,9 @@
# math-macros
\bind "C-plus" "math-macro-unfold"
\bind "C-minus" "math-macro-fold"
# FIXME: this accelerator is already taken by
# specialspecialchar-insert hyphenation in cua.bind
#\bind "C-minus" "math-macro-fold"
# This should be handled properly by some "get the next key" method