]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/sciword.bind
small fixes
[lyx.git] / lib / bind / sciword.bind
index e8314db6aa1c10e62360739287fd8daa982cab88..6a6c504c0189f2f4f1550d5e591ae08eac0cdd91 100644 (file)
@@ -45,7 +45,8 @@
 \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"