]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
German UserGuide.lyx: remove wrong example hyperlink
[lyx.git] / lib / ui / stdmenus.inc
index 0c5220efff201ccf922d0f063abfb4520bfddd73..b6512a9b58440300a748e31d49d9e428ed4767ce 100644 (file)
@@ -63,9 +63,9 @@ Menuset
                OptItem "Register...|R" "vc-register"
                OptItem "Check In Changes...|I" "vc-check-in"
                OptItem "Check Out for Edit|O" "vc-check-out"
-               OptItem "Revert to Last Version|L" "vc-revert"
+               OptItem "Revert to Repository Version|R" "vc-revert"
                OptItem "Undo Last Check In|U" "vc-undo-last"
-               OptItem "Show History|H" "dialog-show vclog"
+               OptItem "Show History...|H" "dialog-show vclog"
        End
 
        Menu "file_import"
@@ -294,8 +294,8 @@ Menuset
                Submenu "Update|U" "view_update"
                ViewFormats
                Separator
-               Item "Split View Horizontally|i" "split-view horizontal"
-               Item "Split View Vertically|V" "split-view vertical"
+               Item "Split View Into Left And Right Half|i" "split-view horizontal"
+               Item "Split View Into Upper And Lower Half|V" "split-view vertical"
                Item "Close Tab Group|G" "close-tab-group"
                Item "Fullscreen|l" "ui-toggle fullscreen"
                Submenu "Toolbars|b" "toolbars"
@@ -366,25 +366,25 @@ Menuset
                Item "Protected Space|P" "space-insert protected"
                Item "Inter-word Space|w" "space-insert normal"
                Item "Thin Space|T" "space-insert thin"
-               Item "Horizontal Fill|F" "hfill-insert"
+               Item "Horizontal Space...|o" "dialog-show-new-inset space"
                Item "Horizontal Line|L" "line-insert"
                Item "Vertical Space...|V" "dialog-show-new-inset vspace"
                Separator
-               Item "Hyphenation Point|H" "specialchar-insert hyphenation-point"
+               Item "Hyphenation Point|H" "specialchar-insert hyphenation"
                Item "Ligature Break|k" "specialchar-insert ligature-break"
-               Item "New Line|e" "new-line"
-               Item "Line Break|B" "line-break"
+               Item "Ragged Line Break|R" "newline-insert newline"
+               Item "Justified Line Break|J" "newline-insert linebreak"
                Separator
-               Item "New Page|N" "newpage-insert"
-               Item "Page Break|a" "pagebreak-insert"
-               Item "Clear Page|C" "clearpage-insert"
-               Item "Clear Double Page|D" "cleardoublepage-insert"
+               Item "New Page|N" "newpage-insert newpage"
+               Item "Page Break|a" "newpage-insert pagebreak"
+               Item "Clear Page|C" "newpage-insert clearpage"
+               Item "Clear Double Page|D" "newpage-insert cleardoublepage"
        End
 
        Menu "insert_math"
                Item "Inline Formula|I" "math-mode on"
                Item "Display Formula|D" "math-display"
-               Item "Numbered Formula|N" "command-sequence math-display; math-number;"
+               Item "Numbered Formula|N" "command-sequence math-display; math-number-toggle;"
                Item "Eqnarray Environment|E" "command-sequence math-mode on; math-mutate eqnarray;"
                Item "AMS align Environment|a" "command-sequence math-mode on; math-mutate align;"
                Item "AMS alignat Environment|t" "command-sequence math-mode on; math-mutate alignat;"
@@ -399,11 +399,9 @@ Menuset
                Item "Gathered Environment|h" "command-sequence math-mode on; math-insert \gathered"
                Item "Split Environment|S" "command-sequence math-mode on; math-insert \split; tabular-feature append-column"
                Separator
-               Item "Delimiters|r" "dialog-show mathdelimiter"
-               Item "Matrix|x" "dialog-show mathmatrix"
+               Item "Delimiters...|r" "dialog-show mathdelimiter"
+               Item "Matrix...|x" "dialog-show mathmatrix"
                Item "Macro|o" "math-macro newmacroname newcommand"
-               Separator
-               Item "Toggle Math Panels" "toolbar-toggle math_panels"
        End
 
        Menu "insert_float"
@@ -520,73 +518,17 @@ Menuset
                Item "Tutorial|T" "help-open Tutorial"
                Item "User's Guide|U" "help-open UserGuide"
                Item "Extended Features|E" "help-open Extended"
-               Item "Embedded Objects|m" "help-open EmbeddedObjects"
-               Item "Math|h" "help-open Math"
+               Item "Embedded Objects|O" "help-open EmbeddedObjects"
+               Item "Math|M" "help-open Math"
                Item "Customization|C" "help-open Customization"
                Item "Shortcuts|S" "help-open Shortcuts"
                Item "FAQ|F" "help-open FAQ"
+               Item "LyX Functions|y" "help-open LFUNs"
                Item "Table of Contents|a" "help-open TOC"
                Item "LaTeX Configuration|L" "help-open LaTeXConfig"
                Separator
                Item "About LyX|X" "dialog-show aboutlyx"
        End
 
-#
-# InsetMath context menu
-#
-       Menu "context-math"
-               Item "Equation Label|L" "label-insert"
-               Item "Toggle Labeling/Numbering|T" "math-number-toggle"
-       End
-
-
-#
-# InsetRef context menu
-#
-       Menu "context-ref"
-               Item "Next Cross-Reference|N" "reference-next"
-               Item "Go to Label|G" "label-goto"
-       End
-
-#
-# InsetLabel context menu
-#
-       Menu "context-label"
-               Item "Next Cross-Reference|N" "reference-next"
-               Item "Go back to Reference|G" "bookmark-goto 0"
-       End
-
-#
-# Edit context menu
-#
-       Menu "context-edit"
-               Item "Cut" "cut"
-               Item "Copy" "copy"
-               Item "Paste" "paste"
-               Submenu "Paste Recent|e" "edit_pasterecent"
-               Separator
-               Item "Jump to Saved Bookmark|B" "bookmark-goto 0"
-               Separator
-               Item "Move Paragraph Up|o" "paragraph-move-up"
-               Item "Move Paragraph Down|v" "paragraph-move-down"
-               Separator
-               Item "Apply Last Text Style|A" "font-free-apply"
-               Submenu "Text Style|S" "edit_textstyles"
-               Item "Paragraph Settings...|P" "layout-paragraph"
-       End
-
-       Menu "context-math-macro-definition"
-               Item "Append Parameter" "math-macro-add-param"
-               Item "Remove Last Parameter" "math-macro-remove-param"
-                Separator
-               Item "Make First Non-Optional into Optional Parameter" "math-macro-make-optional"
-               Item "Make Last Optional into Non-Optional Parameter" "math-macro-make-nonoptional"
-                Item "Insert Optional Parameter" "math-macro-add-optional-param"
-                Item "Remove Optional Parameter" "math-macro-remove-optional-param"
-               Separator
-               Item "Append Parameter Eating From The Right" "math-macro-append-greedy-param"
-                Item "Append Optional Parameter Eating From The Right" "math-macro-add-greedy-optional-param"
-               Item "Remove Last Parameter Spitting Out To The Right" "math-macro-remove-greedy-param"
-       End
-
 End
+