]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/math.bind
UserGuide.lyx: adopt Martins Changes in r21531 to the doc style and the other maintai...
[lyx.git] / lib / bind / math.bind
index 49bb0adf3237a10803408200e307c5172b33c59b..5fcf3524170b9bb0e38a236683dea1fb2c9172f2 100644 (file)
@@ -10,7 +10,7 @@
 # author Jean-Marc Lasgouttes
 # author John Levon
 # author André Pönitz
-# author Michael Schmitt
+# author Michael Gerz
 # author Martin Vermeer
 
 # Full author contact details are available in file CREDITS.
 \bind "C-Tab"          "cell-split"
 \bind "M-m space"      "math-space"
 
+# math-macros
+\bind "C-plus"         "math-macro-unfold"
+\bind "C-minus"        "math-macro-fold"
+
 # This should be handled properly by some "get the next key" method
 
 \bind "M-m g a"      "math-insert \alpha"