]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/sciword.bind
Fix key bindings for math space (#8974)
[lyx.git] / lib / bind / sciword.bind
index 091eab468a1e1ed5bac80b8410557ede38581a6a..1f0b32985b6fa3f2191b24d64f322678e7579f64 100644 (file)
@@ -263,6 +263,6 @@ Format 1
 \bind "C-M-c" "buffer-view"
 
 # custom commands imported from cua.bind by Michael
-\bind "C-space"                        "command-alternatives space-insert protected ; math-space"
+\bind "C-space"                        "command-alternatives math-space ; space-insert protected"
 \bind "C-Return"               "newline-insert newline"
 \bind "C-S-Return"             "newline-insert linebreak"