mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Add context menu for outline operations. Choice of words might not be best.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24610 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
592d53e065
commit
a01ff241e2
@ -249,6 +249,11 @@ Menuset
|
||||
Item "Move Paragraph Up|o" "paragraph-move-up"
|
||||
Item "Move Paragraph Down|v" "paragraph-move-down"
|
||||
Separator
|
||||
OptItem "Promote Section|r" "outline-in"
|
||||
OptItem "Demote Section|m" "outline-out"
|
||||
OptItem "Move Section down|d" "outline-down"
|
||||
OptItem "Move Section up|u" "outline-up"
|
||||
Separator
|
||||
Item "Apply Last Text Style|A" "font-free-apply"
|
||||
Submenu "Text Style|S" "edit_textstyles"
|
||||
Item "Paragraph Settings...|P" "layout-paragraph"
|
||||
|
Loading…
Reference in New Issue
Block a user