]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/math.bind
German UserGuide.lyx: remove wrong example hyperlink
[lyx.git] / lib / bind / math.bind
index 663e06511a16013783d8956e8c129f56e1f83ad9..856cec9a23681ee92d6f91ff4a89bad8f2e83c1f 100644 (file)
 
 # 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