From e6f98a3dbd82928e10adaf9d034dc574af1de6e5 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Mon, 18 Apr 2022 17:24:55 +0200 Subject: [PATCH] nls: add Multi-key sequences for abovedot, diaeresis, and ogonek These accents by themselves could only be produced when one had a dead key for them, not with the help of the Multi key. [Note that the sequences for apostrophe (') and for double quote (") are anomalies, as normally produces the accent itself.] Signed-off-by: Benno Schulenberg --- nls/en_US.UTF-8/Compose.pre | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre index 1954293c..ea87d842 100644 --- a/nls/en_US.UTF-8/Compose.pre +++ b/nls/en_US.UTF-8/Compose.pre @@ -2,7 +2,7 @@ XCOMM UTF-8 (Unicode) Compose sequences XCOMM /* Originally by . */ -XCOMM Spacing versions of dead accents +XCOMM Spacing versions of accents (mostly) : "~" asciitilde # TILDE : "~" asciitilde # TILDE : "~" asciitilde # TILDE @@ -31,7 +31,9 @@ XCOMM Spacing versions of dead accents : "˘" breve # BREVE : "˙" abovedot # DOT ABOVE : "˙" abovedot # DOT ABOVE + : "˙" abovedot # DOT ABOVE : "¨" diaeresis # DIAERESIS + : "¨" diaeresis # DIAERESIS : "¨" diaeresis # DIAERESIS : "\"" quotedbl # QUOTATION MARK : "˝" U2dd # DOUBLE ACUTE ACCENT @@ -47,6 +49,7 @@ XCOMM Spacing versions of dead accents : "¸" cedilla # CEDILLA : "˛" ogonek # OGONEK : "˛" ogonek # OGONEK + : "˛" ogonek # OGONEK : "ͺ" U37a # GREEK YPOGEGRAMMENI : "ͺ" U37a # GREEK YPOGEGRAMMENI