]> git.lyx.org Git - features.git/commitdiff
fix scripts in classic.ui as well
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 3 Dec 2010 21:03:30 +0000 (21:03 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 3 Dec 2010 21:03:30 +0000 (21:03 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36700 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/classic.ui

index bf5dc1d6c8968c5fc35c397241af63bf85e01458..d8068701378f6e0af7fbed65f2302a31faa2f79c 100644 (file)
@@ -239,8 +239,8 @@ Menuset
 
        Menu "insert_special"
                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 "Superscript|S" "script-insert superscript"
+               Item "Subscript|u" "script-insert subscript"
                Item "Hyphenation Point|P" "hyphenation-point-insert"
                Item "Protected Hyphen|y" "specialchar-insert nobreakdash"
                Item "Ligature Break|k" "specialchar-insert ligature-break"