From 031e63060ed11eb8a876aac7515bc5a67371ed6b Mon Sep 17 00:00:00 2001 From: Antti Savolainen Date: Thu, 17 Aug 2023 18:25:20 +0300 Subject: [PATCH] =?UTF-8?q?nls:=20add=20a=20compose=20sequence=20with=20do?= =?UTF-8?q?uble=20dead=5Ftilde=20for=20=E2=89=88=20(almost=20equal=20to)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some keyboards lack direct asciitilde and instead have only dead tilde. This compose sequence allows those keyboards to type the almost equal to sign. --- nls/en_US.UTF-8/Compose.pre | 1 + 1 file changed, 1 insertion(+) diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre index b8e4d661..e7519746 100644 --- a/nls/en_US.UTF-8/Compose.pre +++ b/nls/en_US.UTF-8/Compose.pre @@ -4991,6 +4991,7 @@ XCOMM Characters from "Mathematical Operators" : "∴" U2234 # : . THEREFORE : "∵" U2235 # . : BECAUSE : "≈" U2248 # ~ ~ ALMOST EQUAL TO + : "≈" U2248 # ~ ~ ALMOST EQUAL TO : "≡" U2261 # = _ IDENTICAL TO : "≢" U2262 # _ ≠ NOT IDENTICAL TO : "≢" U2262 # ≠ _ NOT IDENTICAL TO