]> shimmer.witbreuk.eu Git - UltimateKEYS.git/commitdiff
Add files via upload
authorPieter Degroote <pieter-degroote@users.noreply.github.com>
Sat, 30 May 2020 12:44:10 +0000 (14:44 +0200)
committerGitHub <noreply@github.com>
Sat, 30 May 2020 12:44:10 +0000 (14:44 +0200)
The symbols 'identical to' (≡) and 'not identical to' (≢) have been added.

msklc/UltimateKEYS - 2020-05-30.klc
msklc/UltimateKEYS SW - 2020-05-30.klc

index ebebf9e0a5c51d1d713fa706975d7da2482436d2..55375c2eb6841de1562223b1e8fe0b4c1905c717 100644 (file)
@@ -844,6 +844,8 @@ DEADKEY     0020    // Dead Key :  Math Symbols
 005f   2296    // _ -> ⊖    circled minus\r
 003d   225d    // = -> ≝    equal to by definition\r
 002b   2295    // + -> ⊕    exclusive or\r
+00d7   2261    // × -> ≡    identical to\r
+00f7   2262    // ÷ -> ≢    not identical to\r
 003b   2235    // ; -> ∵    because sign\r
 003a   2234    // : -> ∴    therefore sign\r
 0027   2032    // ' -> ′    prime\r
index eb2a20abd4f1e50a2ef6413dcbc55c7685c9ec51..cdbc9dbba75eff67c16422d69d22bed722b9d609 100644 (file)
@@ -881,6 +881,8 @@ DEADKEY     0020    // Dead Key :  Math Symbols
 005f   2296    // _ -> ⊖    circled minus\r
 003d   225d    // = -> ≝    equal to by definition\r
 002b   2295    // + -> ⊕    exclusive or\r
+00d7   2261    // × -> ≡    identical to\r
+00f7   2262    // ÷ -> ≢    not identical to\r
 003b   2235    // ; -> ∵    because sign\r
 003a   2234    // : -> ∴    therefore sign\r
 0027   2032    // ' -> ′    prime\r