]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/aqua.bind
Prepare for attic movement.
[lyx.git] / lib / bind / aqua.bind
index 732d97dc09623fbb12e4142ae1f93b69d3457e70..2a57fbafdf22b719bb7320871a19b934153fcfe3 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 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"             "new-line"
-\bind "M-~S-i s r"             "line-break"
+\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 \""
 \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 t"               "toc-view"
 \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"