[LyX/2.4.1-devel] Add shortcut for plain single quote.

Richard Kimberly Heck rikiheck at lyx.org
Mon Apr 1 21:26:43 UTC 2024


commit d3101e6d6f325c4597ec0945fecb03fee745c56e
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date:   Mon Apr 1 17:26:29 2024 -0400

    Add shortcut for plain single quote.
---
 lib/bind/cua.bind | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/bind/cua.bind b/lib/bind/cua.bind
index 2cee7ed28f..c99a0c8da8 100644
--- a/lib/bind/cua.bind
+++ b/lib/bind/cua.bind
@@ -93,6 +93,7 @@ Format 5
 \bind "C-S-E"			"changes-track"  # it's what MS Word uses
 \bind "~S-M-quotedbl"		"quote-insert inner"
 \bind "~S-C-quotedbl"		"quote-insert outer auto plain"
+\bind "~S-C-apostrophe"		"quote-insert inner auto plain"
 \bind "M-minus"			"specialchar-insert hyphenation"
 \bind "C-S-underscore"		"math-macro-fold"
 \bind "C-M-minus"		"specialchar-insert nobreakdash"


More information about the lyx-cvs mailing list