]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/math.bind
RJournal.layout: remove unneeded code
[lyx.git] / lib / bind / math.bind
index e5b21b4d148783640fc1d1ebf34499713720a834..ea791b841e1339632b7ad380459e30efdbba048c 100644 (file)
@@ -32,6 +32,8 @@
 
 # These are defined for the math menu:
 
+Format 1
+
 \bind "M-m f"                  "math-insert \frac"
 \bind "M-m s"                  "math-insert \sqrt"
 \bind "M-m x"                  "math-subscript"
 #\bind "C-Tab"          "cell-split"
 
 # math-macros
-\bind "C-plus"         "math-macro-unfold"
+\bind "C-S-asterisk"         "math-macro-unfold"
 # Defined in cua.bind as command-alternative to specialchar-insert hyphenation
 #\bind "C-minus"        "math-macro-fold"