fix scripts in classic.ui as well

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36700 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2010-12-03 21:03:30 +00:00
parent 92bfa2b82d
commit d8449f5392

View 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"