]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/sciword.bind
small fixes
[lyx.git] / lib / bind / sciword.bind
index 5bb71c2d3b9815a32d0966df9d35168a2fc677cd..6a6c504c0189f2f4f1550d5e591ae08eac0cdd91 100644 (file)
 # Numbering equations. Should perhaps simplify math-number and math-nonumber into one command since they are used in very different contexts. This and also math-macro stuff should be available in the Lyx menus!
 \bind "C-n"    "math-number"
 \bind "S-C-n" "math-nonumber"
-\bind "C-o"    "open-stuff"
+\bind "C-o"    "inset-toggle"
 
 # Insert a quote character. Do I need this?
-\bind "C-q"    "quote-insert"
+# Probably, since we need a way to get a raw quote
+\bind "C-q"    "self-insert \""
 
 # Sciword mnemonic.
 \bind "C-r"    "math-insert sqrt"
 \bind "Return"                 "break-paragraph"
 \bind "M-Return"               "break-paragraph-keep-layout"
 \bind "C-Return"               "break-line"
+\bind "C-S-L"                  "ligature-break-insert"
 \bind "C-space"                "protected-space-insert"
 \bind "Escape"                 "cancel"
 \bind "F9"                     "meta-prefix"
 #\bind "M-f c"                  "buffer-close"
 #\bind "M-f n"                  "buffer-new"
 #\bind "M-f l"                  "file-last"                      # Not yet implemented.
-#\bind "M-f o"                  "buffer-open"
+#\bind "M-f o"                  "file-open"
 #\bind "M-f p"                  "buffer-print"
 #\bind "M-f q"                  "lyx-quit"
 #\bind "M-f r"                  "buffer-update dvi"
 #\bind "M-l e"                  "font-emph"
 #\bind "M-l n"                  "font-smallcaps"
 #\bind "M-l b"                  "font-bold"
-#\bind "M-l t"                  "tex-mode"
+#\bind "M-l t"                  "ert-insert"
 #\bind "M-l v"                  "depth-next"
 #\bind "M-l space"              "menu-open Layout"
 
 \bind "M-c p"                  "font-code"
 \bind "M-c r"                  "font-roman"
 \bind "M-c s"                  "font-sans"
-\bind "M-c t"                  "tex-mode"
+\bind "M-c t"                  "ert-insert"
 \bind "M-c u"                  "font-underline"
 
 \bind "M-c Down"               "word-lowcase"
 
 \bind "M-x c"                  "screen-recenter"
 
+\bind_file latinkeys.bind