]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/math.bind
* Revised French translations of the example_raw and example_lyxified
[lyx.git] / lib / bind / math.bind
index 663e06511a16013783d8956e8c129f56e1f83ad9..164b6f6e758b8a7fed097a83d61f513b3080ef78 100644 (file)
 
 # math-macros
 \bind "C-plus"         "math-macro-unfold"
-\bind "C-minus"        "math-macro-fold"
+# Defined in cua.bind as command-alternative to specialchar-insert hyphenation
+#\bind "C-minus"        "math-macro-fold"
 
 # This should be handled properly by some "get the next key" method