summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2022-11-03 17:25:29 +0100
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-01-07 17:12:22 +0000
commit0c7c4ce875ea65160705180ebb68a2c88afb678e (patch)
treea8e0dfffd6c579259e9032d76a21004662056475
parenta80ef097e713aba0330b9cf9f3c1e309084b926f (diff)
downloadxorg-lib-libX11-0c7c4ce875ea65160705180ebb68a2c88afb678e.tar.gz
nls: add two compose sequences for capital B with stroke, for consistency
Two compose sequences (with plain ASCII characters) existed for the lowercase b with stroke (ƀ) but not for the capital one (Ƀ). This addresses part of issue #166. Reported-by: J. McWilliams Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
-rw-r--r--nls/en_US.UTF-8/Compose.pre4
1 files changed, 3 insertions, 1 deletions
diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
index 482cc64b..dfecec78 100644
--- a/nls/en_US.UTF-8/Compose.pre
+++ b/nls/en_US.UTF-8/Compose.pre
@@ -1428,6 +1428,9 @@ XCOMM Latin Extended-B
<dead_macron> <y> : "ȳ" U0233 # LATIN SMALL LETTER Y WITH MACRON
<Multi_key> <macron> <y> : "ȳ" U0233 # LATIN SMALL LETTER Y WITH MACRON
<Multi_key> <underscore> <y> : "ȳ" U0233 # LATIN SMALL LETTER Y WITH MACRON
+<dead_stroke> <B> : "Ƀ" U0243 # LATIN CAPITAL LETTER B WITH STROKE
+<Multi_key> <slash> <B> : "Ƀ" U0243 # LATIN CAPITAL LETTER B WITH STROKE
+<Multi_key> <KP_Divide> <B> : "Ƀ" U0243 # LATIN CAPITAL LETTER B WITH STROKE
/* Four sequences for Samogitian. */
<Multi_key> <minus> <period> <E> : "Ė̄" # LATIN CAPITAL LETTER E WITH DOT ABOVE plus combining macron
<Multi_key> <underscore> <period> <E> : "Ė̄" # LATIN CAPITAL LETTER E WITH DOT ABOVE plus combining macron
@@ -5287,7 +5290,6 @@ XCOMM French-Dvorak Bépo compositions
<dead_stroke> <equal> : "≠" notequal # NOT EQUAL TO
<dead_stroke> <A> : "Ⱥ" U023A # LATIN CAPITAL LETTER A WITH STROKE
<dead_stroke> <a> : "ⱥ" U2C65 # LATIN SMALL LETTER A WITH STROKE
-<dead_stroke> <B> : "Ƀ" U0243 # LATIN CAPITAL LETTER B WITH STROKE
<dead_stroke> <C> : "Ȼ" U023B # LATIN CAPITAL LETTER C WITH STROKE
<dead_stroke> <c> : "ȼ" U023C # LATIN SMALL LETTER C WITH STROKE
<dead_stroke> <E> : "Ɇ" U0246 # LATIN CAPITAL LETTER E WITH STROKE