]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/classic.ui
German UserGuide.lyx: typo spotted by Hartmut
[lyx.git] / lib / ui / classic.ui
index 8cf22d5c98d466f092347c7280611266a996c998..721b20e2bb74b43fe3bbb909b3f35b5095e9028e 100644 (file)
@@ -156,8 +156,8 @@ Menuset
 #      Item "Make alignat 2 columns|2"  "break-line B"
 #      Item "Make alignat 3 columns|3"  "break-line C"
 #      Separator
-               Item "Toggle Numbering|N" "math-number"
-               Item "Toggle Numbering of Line|u" "math-nonumber"
+               Item "Toggle Numbering|N" "math-number-toggle"
+               Item "Toggle Numbering of Line|u" "math-number-line-toggle"
 #      Item "Toggle limits|l" "math-limits"
                Submenu "Change Limits Type|L" "edit_math_limits"
                Separator
@@ -241,13 +241,13 @@ Menuset
                Item "Symbols...|b" "dialog-show symbols"
                Item "Superscript|S" "command-sequence math-mode on; math-superscript; math-insert \text;"
                Item "Subscript|u" "command-sequence math-mode on; math-subscript; math-insert \text;"
-               Item "Horizontal Fill|H" "hfill-insert"
                Item "Hyphenation Point|P" "hyphenation-point-insert"
                Item "Protected Hyphen|y" "specialchar-insert nobreakdash"
                Item "Ligature Break|k" "specialchar-insert ligature-break"
                Item "Protected Space|r" "space-insert protected"
                Item "Inter-word Space|w" "space-insert normal"
                Item "Thin Space|T" "space-insert thin"
+               Item "Horizontal Space...|o" "dialog-show-new-inset space"
                Item "Vertical Space..." "dialog-show-new-inset vspace"
                Item "Line Break|L" "break-line"
                Item "Ellipsis|i" "specialchar-insert dots"