From: Pieter Degroote Date: Sat, 30 May 2020 12:44:10 +0000 (+0200) Subject: Add files via upload X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/commitdiff_plain/196370eaf023df53565d9e33c21ccef704d587dd?ds=sidebyside;hp=e5513d54f352cff890093f5194786ffd1442daa0 Add files via upload The symbols 'identical to' (≡) and 'not identical to' (≢) have been added. --- diff --git a/msklc/UltimateKEYS - 2020-05-30.klc b/msklc/UltimateKEYS - 2020-05-30.klc index ebebf9e..55375c2 100644 --- a/msklc/UltimateKEYS - 2020-05-30.klc +++ b/msklc/UltimateKEYS - 2020-05-30.klc @@ -844,6 +844,8 @@ DEADKEY 0020 // Dead Key : Math Symbols 005f 2296 // _ -> ⊖ circled minus 003d 225d // = -> ≝ equal to by definition 002b 2295 // + -> ⊕ exclusive or +00d7 2261 // × -> ≡ identical to +00f7 2262 // ÷ -> ≢ not identical to 003b 2235 // ; -> ∵ because sign 003a 2234 // : -> ∴ therefore sign 0027 2032 // ' -> ′ prime diff --git a/msklc/UltimateKEYS SW - 2020-05-30.klc b/msklc/UltimateKEYS SW - 2020-05-30.klc index eb2a20a..cdbc9db 100644 --- a/msklc/UltimateKEYS SW - 2020-05-30.klc +++ b/msklc/UltimateKEYS SW - 2020-05-30.klc @@ -881,6 +881,8 @@ DEADKEY 0020 // Dead Key : Math Symbols 005f 2296 // _ -> ⊖ circled minus 003d 225d // = -> ≝ equal to by definition 002b 2295 // + -> ⊕ exclusive or +00d7 2261 // × -> ≡ identical to +00f7 2262 // ÷ -> ≢ not identical to 003b 2235 // ; -> ∵ because sign 003a 2234 // : -> ∴ therefore sign 0027 2032 // ' -> ′ prime