]> 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 3bcd7123d0605767c8e97299c45ac15b561950d2..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,13 +54,17 @@ Format 4
 # Paragraph menu
 #
 
-\bind "M-o l"                   "paragraph-params \align left"
-\bind "M-o r"                   "paragraph-params \align right"
-\bind "M-o c"                   "paragraph-params \align center"
+# 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"
 # It's called Justified in the UI
 \bind "M-o j"                   "paragraph-params \align block"
-\bind "M-o e"                   "paragraph-params \align default"
-\bind "M-o i"                   "paragraph-params \indent-toggle"
+#\bind "M-o e"                   "paragraph-params \align default"
+#\bind "M-o i"                   "paragraph-params \indent-toggle"
 \bind "M-o s"                   "paragraph-params \paragraph_spacing single"
 
 #
@@ -89,9 +93,59 @@ Format 4
 \bind "M-o ~S-4"                "layout Subsubsection"
 \bind "M-o ~S-5"                "layout Paragraph"
 \bind "M-o ~S-6"                "layout Subparagraph"
+\bind "M-o ~S-9"                "layout Standard"
 \bind "M-o ~S-asterisk ~S-0"    "layout Part*"
 \bind "M-o ~S-asterisk ~S-1"    "layout Chapter*"
 \bind "M-o ~S-asterisk ~S-2"    "layout Section*"
+\bind "M-o ~S-asterisk ~S-3"    "layout Subsection*"
+\bind "M-o ~S-asterisk ~S-4"    "layout Subsubsection*"
+\bind "M-o ~S-asterisk ~S-5"    "layout Paragraph*"
+\bind "M-o ~S-asterisk ~S-6"    "layout Subparagraph*"
+\bind "M-o a"                   "layout Abstract"
+\bind "M-o S-A"                 "layout Author"
+\bind "M-o M-a"                 "layout Address"
+\bind "M-o C-a"                 "layout Right_Address"
+\bind "M-o b"                   "layout Itemize"        # bulleted list
+\bind "M-o S-B"                 "layout Bibliography"
+\bind "M-o c"                   "layout LyX-Code"
+\bind "M-o S-C"                 "layout Comment"
+\bind "M-o d"                   "layout Description"
+\bind "M-o S-D"                 "layout Date"
+\bind "M-o e"                   "layout Enumerate"      # numbered list
+\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 Labeling"
+\bind "M-o S-L"                 "layout LaTeX"
+\bind "M-o n"                   "layout Enumerate"      # numbered list
+\bind "M-o q"                   "layout Quote"
+\bind "M-o S-Q"                 "layout Quotation"
+\bind "M-o r"                   "layout ShortRotatefoilhead"    # Foils!!
+\bind "M-o S-R"                 "layout Rotatefoilhead" # Foils!!
+\bind "M-o t"                   "layout Title"
+\bind "M-o space"               "drop-layouts-choice"
+\bind "M-o v"                   "layout Verse"
+
+\bind "M-o Left"                "outline-out"
+\bind "M-o Right"               "outline-in"
+\bind "M-o Up"                  "outline-up"
+\bind "M-o Down"                "outline-down"
+
+\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