X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fui%2Fstdcontext.inc;h=47cf349784e0719ab710500cc192704fc603f7db;hb=40a61357af4c293daa721763d3303b3b25190f8e;hp=a394799a64045b51e0c62692c91919b5a45515c1;hpb=1acb42911af5839714c5f6be4dd7d1b47f6e0690;p=lyx.git diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index a394799a64..47cf349784 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -94,6 +94,11 @@ Menuset Item " on Page |f" "inset-modify changetype vref" Item "Formatted Reference|t" "inset-modify changetype formatted" Item "Textual Reference|x" "inset-modify changetype nameref" + Item "Label Only|L" "inset-modify changetype labelonly" + Separator + OptItem "Plural|a" "inset-modify ref toggle-plural" + OptItem "Capitalize|C" "inset-modify ref toggle-caps" + Item "No Prefix" "inset-modify ref toggle-noprefix" Separator Item "Settings...|S" "inset-settings" End @@ -138,9 +143,9 @@ Menuset End # -# InsetCollapsable context menu +# InsetCollapsible context menu # - Menu "context-collapsable" + Menu "context-collapsible" OptItem "Open Inset|O" "inset-toggle open" OptItem "Close Inset|C" "inset-toggle close" Separator @@ -342,7 +347,7 @@ Menuset Item "Move Paragraph Up|o" "paragraph-move-up" Item "Move Paragraph Down|v" "paragraph-move-down" Separator - EnvironmentSeparators + EnvironmentSeparatorsContext Separator OptItem "Promote Section|r" "outline-out" OptItem "Demote Section|m" "outline-in" @@ -357,6 +362,7 @@ Menuset Item "Apply Last Text Style|A" "textstyle-apply" Submenu "Text Style|x" "edit_textstyles" Item "Paragraph Settings...|P" "layout-paragraph" + OptItem "Unify Graphics Groups|U" "graphics-unify" LanguageSelector Separator Item "Fullscreen Mode" "ui-toggle fullscreen"