]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/sk/menus.bind
Correct documentation of localized bind files
[lyx.git] / lib / bind / sk / menus.bind
index ccd8267a64b2ff0d16ad83ff3b262dd8ca7d2d5a..3ec829dd09e4e601a267de4e685798b9fbe9a81b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- text -*-
 
-# file sk_menus.bind
+# file sk/menus.bind
 # This file is part of LyX, the document processor.
 # Licence details can be found in the file COPYING.
 
@@ -25,7 +25,7 @@
 # Bývalé skratky ktoré začńali s ALT-S, začínajú teraz s ALT-F.
 #
 
-Format 4
+Format 5
 
 \bind "M-f t"                   "font-size tiny"
 \bind "M-f S-S"                 "font-size footnotesize"
@@ -54,7 +54,10 @@ Format 4
 # Paragraph menu
 #
 
+# We are using here "M-o" as a prefix, so unbind the following
 \unbind "M-o" "inset-settings"
+
+\bind "C-M-i" "inset-settings"
 #\bind "M-o l"                   "paragraph-params \align left"
 #\bind "M-o r"                   "paragraph-params \align right"
 #\bind "M-o c"                   "paragraph-params \align center"
@@ -112,7 +115,7 @@ Format 4
 \bind "M-o f"                   "layout ShortFoilhead"  # Foils!!
 \bind "M-o S-F"                 "layout Foilhead"       # Foils!!
 \bind "M-o i"                   "layout Itemize"        # bulleted list
-\bind "M-o l"                   "layout List"
+\bind "M-o l"                   "layout Labeling"
 \bind "M-o S-L"                 "layout LaTeX"
 \bind "M-o n"                   "layout Enumerate"      # numbered list
 \bind "M-o q"                   "layout Quote"
@@ -128,9 +131,22 @@ Format 4
 \bind "M-o Up"                  "outline-up"
 \bind "M-o Down"                "outline-down"
 
-\bind "M-o Return"              "command-alternatives environment-split ; environment-split previous"
 \bind "M-o S-Return"            "environment-split outer"
 
+#
+# Character style menu
+#
+
+\bind "M-c n"                   "font-noun"
+\bind "M-c e"                   "font-emph"
+\bind "M-c b"                   "font-bold"
+\bind "M-c r"                   "font-roman"
+\bind "M-c s"                   "font-sans"
+\bind "M-c f"                   "font-frak"
+\bind "M-c i"                   "font-ital"
+\bind "M-c t"                   "font-typewriter"
+\bind "M-c space"               "font-default"
+
 #
 # Clashes
 #