]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/menus.bind
Use << for raising 2 to power instead of ^
[lyx.git] / lib / bind / menus.bind
index cfe48bbb5b6a476d965d9a9d97fbbee22d5c1351..ea4b365342f987fa5a369a5dd1fee43626224430 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"
@@ -74,6 +74,7 @@ Format 1
 \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"
 
 
 #
@@ -108,7 +109,7 @@ Format 1
 \bind "M-p f"                  "layout ShortFoilhead"  # Foils!!
 \bind "M-p S-F"                        "layout Foilhead"       # Foils!!
 \bind "M-p i"                  "layout Itemize"        # bulleted list
-\bind "M-p l"                  "layout List"
+\bind "M-p l"                  "layout Labeling"
 \bind "M-p S-L"                        "layout LaTeX"
 \bind "M-p n"                  "layout Enumerate"      # numbered list
 \bind "M-p q"                  "layout Quote"
@@ -125,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