]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/aqua.bind
- Math.lyx: - update math bold description to the new shortcuts
[lyx.git] / lib / bind / aqua.bind
index 609609fc00dc574c54f00cd33f8e48700016a446..e0d889768655bd82135c7ec5ba1aed11243f9ca3 100644 (file)
 
 \bind "M-~S-i s s"             "command-sequence math-mode ; math-superscript ; font-free; "
 \bind "M-~S-i s u"             "command-sequence math-mode ; math-subscript ; font-free; "
-\bind "M-~S-i s h"             "hfill-insert"
-\bind "M-~S-i s p"             "hyphenation-point-insert"
-\bind "M-~S-i s k"             "ligature-break-insert"
-\bind "M-~S-i s b"             "protected-space-insert"
-\bind "M-~S-i s l"             "break-line"
-\bind "M-~S-i s i"             "dots-insert"
-\bind "M-~S-i s e"             "end-of-sentence-period-insert"
+\bind "M-~S-i s h"             "space-insert hfill"
+\bind "M-~S-i s p"             "specialchar-insert hyphenation"
+\bind "C-M-minus"              "specialchar-insert nobreakdash"
+\bind "M-~S-i s k"             "specialchar-insert ligature-break"
+\bind "M-~S-i s b"             "space-insert protected"
+\bind "C-S-slash"              "specialchar-insert slash"
+\bind "M-~S-i s l"             "newline-insert newline"
+\bind "M-~S-i s r"             "newline-insert linebreak"
+\bind "M-~S-i s i"             "specialchar-insert dots"
+\bind "M-~S-i s e"             "specialchar-insert end-of-sentence-period"
 \bind "M-~S-i s q"             "self-insert \""
 # FIXME: find a binding for single quotes
 # \bind "M-~S-i s q"           "quote-insert single"
@@ -42,7 +45,6 @@
 \bind "M-~S-i h f"             "command-sequence math-mode; math-mutate flalign;"
 \bind "M-~S-i h y"             "math-matrix 2 2"
 \bind "M-~S-i h c"             "math-insert \cases"
-\bind "M-~S-i h l"             "math-panel"
 
 \bind "M-~S-i o c"             "toc-insert"
 \bind "M-~S-i o i"             "index-print"
 \bind "M-~S-e t u"             "tabular-feature append-column"
 \bind "M-~S-e t d"             "tabular-feature delete-column"
 
-\bind "M-~S-e m n"             "math-number"
-\bind "M-~S-e m u"             "math-nonumber"
+\bind "M-~S-e m n"             "math-number-toggle"
+\bind "M-~S-e m u"             "math-number-line-toggle"
 \bind "M-~S-e m r"             "tabular-feature append-row"
 \bind "M-~S-e m d"             "tabular-feature delete-row"
 \bind "M-~S-e m c"             "tabular-feature append-column"
 
 \bind "M-~S-v l"               "latex-view-log"
 \bind "M-~S-v t"               "toc-view"
-\bind "M-~S-v c"               "show-forks"
 \bind "M-~S-v x"               "help-Texinfo"
 
-\bind "M-~S-n e"               "error-next"
 \bind "M-~S-n n"               "note-next"
 \bind "M-~S-n r"               "label-goto"
-\bind "M-~S-n S-B 1"   "bookmark-save 1"
-\bind "M-~S-n S-B 2"   "bookmark-save 2"
-\bind "M-~S-n S-B 3"   "bookmark-save 3"
-\bind "M-~S-n S-B 4"   "bookmark-save 4"
-\bind "M-~S-n S-B 5"   "bookmark-save 5"
-\bind "M-~S-n S-B 6"   "bookmark-save 6"
-\bind "M-~S-n S-B 7"   "bookmark-save 7"
-\bind "M-~S-n S-B 8"   "bookmark-save 8"
-\bind "M-~S-n S-B 9"   "bookmark-save 9"
+\bind "M-~S-n S-B 1"           "bookmark-save 1"
+\bind "M-~S-n S-B 2"           "bookmark-save 2"
+\bind "M-~S-n S-B 3"           "bookmark-save 3"
+\bind "M-~S-n S-B 4"           "bookmark-save 4"
+\bind "M-~S-n S-B 5"           "bookmark-save 5"
+\bind "M-~S-n S-B 6"           "bookmark-save 6"
+\bind "M-~S-n S-B 7"           "bookmark-save 7"
+\bind "M-~S-n S-B 8"           "bookmark-save 8"
+\bind "M-~S-n S-B 9"           "bookmark-save 9"
 \bind "M-~S-n b 1"             "bookmark-goto 1"
 \bind "M-~S-n b 2"             "bookmark-goto 2"
 \bind "M-~S-n b 3"             "bookmark-goto 3"