]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdcontext.inc
iucr.layout: use Item_Environment for a style as proposed by Jürgen
[lyx.git] / lib / ui / stdcontext.inc
index f8786852f477a4e94c3f8eefe7cad500c84c7291..630892ce6bd18850f09468f66f384410766e3b3a 100644 (file)
@@ -19,7 +19,7 @@
 #   (except when the preposition is part of a verb phrase, such as "Check In")
 # (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
 
-Format 1
+Format 2
 
 Menuset
 
@@ -56,7 +56,7 @@ Menuset
                OptItem "Number Whole Formula|N" "math-number-toggle"
                OptItem "Number This Line|u" "math-number-line-toggle"
                OptItem "Equation Label|L" "label-insert"
-               OptItem "Copy as Reference|R" "copy-label-as-reference"
+               OptItem "Copy as Reference|R" "label-copy-as-reference"
                Separator
                Item "Split Cell|C" "cell-split"
                Separator
@@ -105,7 +105,7 @@ Menuset
                Item "Next Cross-Reference|N" "reference-next"
                Item "Go Back|G" "bookmark-goto 0"
                Separator
-               Item "Copy as Reference|C" "copy-label-as-reference"
+               Item "Copy as Reference|C" "label-copy-as-reference"
                Separator
                Item "Settings...|S" "inset-settings"
        End
@@ -231,7 +231,7 @@ Menuset
                Item "Horizontal Fill (Right Arrow)|g" "inset-modify space \rightarrowfill{}"
                Item "Horizontal Fill (Up Brace)|p" "inset-modify space \upbracefill{}"
                Item "Horizontal Fill (Down Brace)|B" "inset-modify space \downbracefill{}"
-               Item "Custom Length|C" "command-sequence inset-modify space \hspace{} \length 1in; inset-settings"
+               Item "Custom Length|C" "command-sequence inset-modify space \hspace{}; inset-settings"
                Separator
                Item "Settings...|S" "inset-settings"
        End
@@ -263,7 +263,7 @@ Menuset
                Item "MedSkip|M" "inset-modify vspace medskip"
                Item "BigSkip|B" "inset-modify vspace bigskip"
                Item "VFill|F" "inset-modify vspace vfill"
-               Item "Custom|C" "command-sequence inset-modify vspace 1in; inset-settings"
+               Item "Custom|C" "command-sequence inset-modify vspace custom; inset-settings"
                Separator
                Item "Settings...|e" "inset-settings"
        End
@@ -301,6 +301,14 @@ Menuset
                Item "Justified Line Break|J" "inset-modify newline linebreak"
        End
 
+#
+# InsetNewline context menu
+#
+       Menu "context-separator"
+               Item "Plain Separator|P" "inset-modify separator plain"
+               Item "Paragraph Break|B" "inset-modify separator parbreak"
+       End
+
 #
 # Edit context menu
 #
@@ -318,6 +326,8 @@ Menuset
                Item "Move Paragraph Up|o" "paragraph-move-up"
                Item "Move Paragraph Down|v" "paragraph-move-down"
                Separator
+               EnvironmentSeparators
+               Separator
                OptItem "Promote Section|r" "outline-out"
                OptItem "Demote Section|m" "outline-in"
                OptItem "Move Section Down|D" "outline-down"
@@ -425,7 +435,7 @@ Menuset
                Item "Move Column Right|v" "inset-modify tabular move-column-right"
                Item "Move Column Left" "inset-modify tabular move-column-left"
                Separator
-               Item "Settings...|g" "inset-settings tabular"
+               Item "Settings...|S" "inset-settings tabular"
        End
 
 #
@@ -470,7 +480,7 @@ Menuset
 #
 
        Menu "context-toc-label"
-               OptItem "Copy as Reference|C" "copy-label-as-reference"
+               OptItem "Copy as Reference|C" "label-copy-as-reference"
                OptItem "Insert Reference at Cursor Position|I" "label-insert-as-reference"
                Separator
                Item "Settings...|S" "inset-settings"