]> 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 b4cc2c6e925cf9eef0c38d5fa4767d2888ad666d..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
@@ -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
 #
@@ -472,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"