]> git.lyx.org Git - features.git/blobdiff - lib/ui/stdmenus.inc
Adapt all German and English manuals to new index features
[features.git] / lib / ui / stdmenus.inc
index 415855bbc0de7370d17ae6585629725e2dc80f6b..301cdac8d7b69cdac8edf64dc0628d685dda4478 100644 (file)
@@ -391,6 +391,7 @@ Menuset
                Item "Label...|L" "label-insert"
                Captions
                Indices
+               OptSubmenu "Index Properties" "index_properties"
                Item "Nomenclature Entry...|y" "nomencl-insert"
                Separator
                Item "Table...|T" "tabular-insert"
@@ -532,6 +533,13 @@ Menuset
                Item "Double Frame|u" "box-insert Doublebox"
        End
 
+       Menu "index_properties"
+               OptItem "Subentry|b" "indexmacro-insert subentry"
+               OptItem "Sortkey|k" "indexmacro-insert sortkey"
+               OptItem "See|e" "indexmacro-insert see"
+               OptItem "See also|a" "indexmacro-insert seealso"
+       End
+
        Menu "insert_note"
                Item "LyX Note|N" "note-insert Note"
                Item "Comment|C" "note-insert Comment"