mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
92bfa2b82d
commit
d8449f5392
@ -239,8 +239,8 @@ Menuset
|
|||||||
|
|
||||||
Menu "insert_special"
|
Menu "insert_special"
|
||||||
Item "Symbols...|b" "dialog-show symbols"
|
Item "Symbols...|b" "dialog-show symbols"
|
||||||
Item "Superscript|S" "command-sequence math-mode on; math-superscript; math-insert \text;"
|
Item "Superscript|S" "script-insert superscript"
|
||||||
Item "Subscript|u" "command-sequence math-mode on; math-subscript; math-insert \text;"
|
Item "Subscript|u" "script-insert subscript"
|
||||||
Item "Hyphenation Point|P" "hyphenation-point-insert"
|
Item "Hyphenation Point|P" "hyphenation-point-insert"
|
||||||
Item "Protected Hyphen|y" "specialchar-insert nobreakdash"
|
Item "Protected Hyphen|y" "specialchar-insert nobreakdash"
|
||||||
Item "Ligature Break|k" "specialchar-insert ligature-break"
|
Item "Ligature Break|k" "specialchar-insert ligature-break"
|
||||||
|
Loading…
Reference in New Issue
Block a user