mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Added some char styles to sk/menus.bind
This commit is contained in:
parent
a89e3c344b
commit
676318115a
@ -131,6 +131,20 @@ Format 4
|
||||
\bind "M-o Return" "command-alternatives environment-split ; environment-split previous"
|
||||
\bind "M-o S-Return" "environment-split outer"
|
||||
|
||||
#
|
||||
# Character style menu
|
||||
#
|
||||
|
||||
\bind "M-c n" "font-noun"
|
||||
\bind "M-c e" "font-emph"
|
||||
\bind "M-c b" "font-bold"
|
||||
\bind "M-c r" "font-roman"
|
||||
\bind "M-c s" "font-sans"
|
||||
\bind "M-c f" "font-frak"
|
||||
\bind "M-c i" "font-ital"
|
||||
\bind "M-c t" "font-typewriter"
|
||||
\bind "M-c space" "font-default"
|
||||
|
||||
#
|
||||
# Clashes
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user