mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
In aqua.bind replace an LFUN with one that exists
'menu-separator-insert' does not exist. 'specialchar-insert menu-separator' does exist.
This commit is contained in:
parent
896d0e00ca
commit
27b8b06879
@ -41,7 +41,7 @@ Format 2
|
||||
\bind "M-~S-i s q" "self-insert \""
|
||||
# FIXME: find a binding for single quotes
|
||||
# \bind "M-~S-i s q" "quote-insert single"
|
||||
\bind "M-~S-i s m" "menu-separator-insert"
|
||||
\bind "M-~S-i s m" "specialchar-insert menu-separator"
|
||||
|
||||
\bind "M-~S-i h i" "math-mode"
|
||||
\bind "M-~S-i h d" "math-display"
|
||||
|
Loading…
Reference in New Issue
Block a user