]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
typo.
[lyx.git] / lib / ui / stdmenus.inc
index 97dbda10b72390fef5f4827e17dcaccf447d6da2..1ed7123e891c42ff7ea7875736f5bcec00a57f6e 100644 (file)
@@ -183,8 +183,8 @@ Menuset
        End
 
        Menu "edit_math"
-               Item "Toggle Numbering|N" "math-number"
-               Item "Toggle Numbering of Line|u" "math-nonumber"
+               Item "Number whole Formula|N" "math-number"
+               Item "Number this Line|u" "math-nonumber"
                Submenu "Change Limits Type|L" "edit_math_limits"
                Submenu "Macro Definition" "edit_math_macro_definition"
                Separator
@@ -339,12 +339,14 @@ Menuset
        End
 
        Menu "insert_special"
-               Item "Ellipsis|i" "dots-insert"
-               Item "End of Sentence|E" "end-of-sentence-period-insert"
+               Item "Ellipsis|i" "specialchar-insert dots"
+               Item "End of Sentence|E" "specialchar-insert end-of-sentence"
                Item "Ordinary Quote|Q" "self-insert \""
                Item "Single Quote|S" "quote-insert single"
-               Item "Menu Separator|M" "menu-separator-insert"
-               Item "Phonetic Symbols|y" "command-sequence math-mode on; math-insert \text\textipa ; char-forward ;"
+               Item "Protected Hyphen|y" "specialchar-insert nobreakdash"
+               Item "Breakable Slash|a" "specialchar-insert slash"
+               Item "Menu Separator|M" "specialchar-insert menu-separator"
+               Item "Phonetic Symbols|P" "command-sequence math-mode on; math-insert \text\textipa ; char-forward ;"
        End
 
        Menu "insert_formatting"
@@ -358,8 +360,8 @@ Menuset
                Item "Horizontal Line|L" "line-insert"
                Item "Vertical Space...|V" "dialog-show-new-inset vspace"
                Separator
-               Item "Hyphenation Point|H" "hyphenation-point-insert"
-               Item "Ligature Break|k" "ligature-break-insert"
+               Item "Hyphenation Point|H" "specialchar-insert hyphenation-point"
+               Item "Ligature Break|k" "specialchar-insert ligature-break"
                Item "New Line|e" "new-line"
                Item "Line Break|B" "line-break"
                Separator
@@ -421,9 +423,7 @@ Menuset
        Menu "insert_note"
                Item "LyX Note|N" "note-insert Note"
                Item "Comment|C" "note-insert Comment"
-               Item "Framed|F" "note-insert Framed"
                Item "Greyed Out|G" "note-insert Greyedout"
-               Item "Shaded|S" "note-insert Shaded"
        End
 
        Menu "insert_branches"
@@ -491,7 +491,7 @@ Menuset
        Menu "tools"
                Item "Spellchecker...|S" "dialog-show spellchecker"
                OptItem "Thesaurus...|T" "thesaurus-entry"
-               Item "Count Words|W" "words-count"
+               Item "Statistics...|a" "statistics"
                OptItem "Check TeX|h" "buffer-chktex"
                Item "TeX Information|I" "dialog-show texinfo"
                Separator