]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/menus.bind
More latexfonts fixes
[lyx.git] / lib / bind / menus.bind
index 4bf94e8d9f121177348c9fb013cefa2720aef8f2..82798f7117b38e00152027f0a009a9963f98dea7 100644 (file)
@@ -18,7 +18,7 @@
 # Font size menu
 #
 
-Format 4
+Format 5
 
 \bind "M-s t"                  "font-size tiny"
 \bind "M-s S-S"                        "font-size footnotesize"
@@ -74,6 +74,7 @@ Format 4
 \bind "M-a 7"                  "argument-insert 7"
 \bind "M-a 8"                  "argument-insert 8"
 \bind "M-a 9"                  "argument-insert 9"
+\bind "M-a 0"                  "argument-insert post:1"
 
 
 #
@@ -125,7 +126,7 @@ Format 4
 \bind "M-p Up"                 "outline-up"
 \bind "M-p Down"               "outline-down"
 
-\bind "M-p Return"             "environment-split"
+\bind "M-p Return"             "command-alternatives environment-split ; environment-split previous"
 \bind "M-p S-Return"           "environment-split outer"