]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/menus.bind
More latexfonts fixes
[lyx.git] / lib / bind / menus.bind
index 3392b3388d7db4c58af87da590650c845a127505..82798f7117b38e00152027f0a009a9963f98dea7 100644 (file)
@@ -18,7 +18,7 @@
 # Font size menu
 #
 
-Format 1
+Format 5
 
 \bind "M-s t"                  "font-size tiny"
 \bind "M-s S-S"                        "font-size footnotesize"
@@ -61,6 +61,22 @@ Format 1
 \bind "M-a f"                  "paragraph-params \paragraph_spacing default"
 
 
+#
+# Arguments
+#
+
+\bind "M-a 1"                  "argument-insert 1"
+\bind "M-a 2"                  "argument-insert 2"
+\bind "M-a 3"                  "argument-insert 3"
+\bind "M-a 4"                  "argument-insert 4"
+\bind "M-a 5"                  "argument-insert 5"
+\bind "M-a 6"                  "argument-insert 6"
+\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"
+
+
 #
 # Paragraph style menu
 #
@@ -110,6 +126,9 @@ Format 1
 \bind "M-p Up"                 "outline-up"
 \bind "M-p Down"               "outline-down"
 
+\bind "M-p Return"             "command-alternatives environment-split ; environment-split previous"
+\bind "M-p S-Return"           "environment-split outer"
+
 
 # These are kept for backwards compatibility (only make sense on US keyboard)
 \bind "M-p S-at"               "layout Section*"       # M-p S-2