mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Fix bug #13025.
Add plain single quote to menu.
(cherry picked from commit 9e5a98e8f9
)
This commit is contained in:
parent
6b1c5eb51b
commit
dff3a0c53f
@ -415,7 +415,8 @@ Menuset
|
|||||||
Item "Symbols...|b" "dialog-show symbols"
|
Item "Symbols...|b" "dialog-show symbols"
|
||||||
Item "Ellipsis|i" "specialchar-insert dots"
|
Item "Ellipsis|i" "specialchar-insert dots"
|
||||||
Item "End of Sentence|E" "specialchar-insert end-of-sentence"
|
Item "End of Sentence|E" "specialchar-insert end-of-sentence"
|
||||||
Item "Plain Quotation Mark|Q" "quote-insert outer auto plain"
|
Item "Plain Double Quotation Mark|Q" "quote-insert outer auto plain"
|
||||||
|
Item "Plain Single Quotation Mark|Q" "quote-insert inner auto plain"
|
||||||
Item "Inner Quotation Mark|n" "quote-insert inner"
|
Item "Inner Quotation Mark|n" "quote-insert inner"
|
||||||
Item "Non-Breaking Hyphen|y" "specialchar-insert nobreakdash"
|
Item "Non-Breaking Hyphen|y" "specialchar-insert nobreakdash"
|
||||||
Item "Breakable Slash|a" "specialchar-insert slash"
|
Item "Breakable Slash|a" "specialchar-insert slash"
|
||||||
|
Loading…
Reference in New Issue
Block a user