]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/classic.ui
move character styles from "insert" to "edit";
[lyx.git] / lib / ui / classic.ui
index 4b7a0464ec5dd87c6ed6f42dda3e1b5f0ef81816..55918a42b66a16cb3bb9a88da59d1f38fc173c1f 100644 (file)
@@ -237,8 +237,8 @@ Menuset
        End
 
        Menu "insert_special"
-               Item "Superscript|S" "command-sequence math-mode on; math-superscript ; font-free-apply; "
-               Item "Subscript|u" "command-sequence math-mode on; math-subscript ; font-free-apply; "
+               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 "Ligature Break|k" "ligature-break-insert"
@@ -320,11 +320,11 @@ Menuset
        End
 
        Menu "edit_change"
-               Item "Track Changes|T" "track-changes"
-               Item "Merge Changes...|M" "merge-changes"
-               Item "Accept All Changes|A" "accept-all-changes"
-               Item "Reject All Changes|R" "reject-all-changes"
-               Item "Show Changes in Output|S" "output-changes"
+               Item "Track Changes|T" "changes-track"
+               Item "Merge Changes...|M" "changes-merge"
+               Item "Accept All Changes|A" "all-changes-accept"
+               Item "Reject All Changes|R" "all-changes-reject"
+               Item "Show Changes in Output|S" "changes-output"
 
        End
 #
@@ -343,7 +343,6 @@ Menuset
                Separator
                Item "Decrease Environment Depth|v" "depth-decrement"
                Item "Increase Environment Depth|i" "depth-increment"
-               Item "LaTeX Preamble...|r" "dialog-show preamble"
                Item "Start Appendix Here|S" "appendix"
        End
 
@@ -402,7 +401,7 @@ Menuset
 # HELP MENU
 #
        Menu "help"
-               Item "Tooltips|o" "toggle-tooltips"
+               Item "Tooltips|o" "tooltips-toggle"
            Separator
                Item "Introduction|I" "help-open Intro"
                Item "Tutorial|T" "help-open Tutorial"