]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/math.bind
rename LFUNs math-nonumber and math-number to what they really do,
[lyx.git] / lib / bind / math.bind
index a4f55e74060e6b29cab67b6068767012a3dce01c..f9b269fefd423d4d097fa05cdc246fc061d3584e 100644 (file)
@@ -51,8 +51,8 @@
 \bind "M-m S-L space"          "math-limits empty"
 
 
-\bind "M-m n"                  "math-number"
-\bind "M-m S-N"                        "math-nonumber"
+\bind "M-m n"                  "math-number-toggle"
+\bind "M-m S-N"                        "math-number-line-toggle"
 \bind "M-m 8"                  "math-insert \infty"
 
 \bind "M-m o 1"   "self-insert \#1"