]> shimmer.witbreuk.eu Git - UltimateKEYS.git/commitdiff
Add files via upload
authorPieter Degroote <pieter-degroote@users.noreply.github.com>
Sun, 25 Jul 2021 21:15:57 +0000 (23:15 +0200)
committerGitHub <noreply@github.com>
Sun, 25 Jul 2021 21:15:57 +0000 (23:15 +0200)
Some small changes have been made to the math symbol 'equal to by definition'.

msklc/UltimateKEYS SW.klc
msklc/UltimateKEYS.klc

index 4b9bd6a2b54a07bf371b5e32c7aaf4ab964b417f..9b56aaccc1ee1eb497c93d2b12fc9cb8c9c2c1ff 100644 (file)
@@ -1,4 +1,4 @@
-KBD    ultksw  "UltimateKEYS SW - 2021-07-24"\r
+KBD    ultksw  "UltimateKEYS SW - 2021-07-25"\r
 \r
 COPYRIGHT      "License: GNU General Public License Version 3"\r
 \r
@@ -863,6 +863,8 @@ DEADKEY     0020    // Dead Key :  Math Symbols
 00c7   2247    // Ç -> ≇    not congruent to\r
 0064   2206    // d -> ∆    increment operator\r
 0044   2207    // D -> ∇    nable/del operator\r
+00e2   225d    // â -> ≝    equal to by definition\r
+00c2   225d    // Â -> ≝    equal to by definition\r
 0065   2203    // e -> ∃    there exists\r
 0045   2204    // E -> ∄    there does not exist\r
 0066   0192    // f -> ƒ    f with hook\r
@@ -896,7 +898,7 @@ DEADKEY     0020    // Dead Key :  Math Symbols
 0077   2118    // w -> ℘    Weierstrass elliptic function\r
 0057   2118    // W -> ℘    Weierstrass elliptic function\r
 0078   2295    // x -> ⊕    exclusive or\r
-0058   225d    // X -> ≝    equal to by definition\r
+0058   2295    // X -> ⊕    exclusive or\r
 007a   21af    // z -> ↯    downwards zigzag arrow\r
 005a   2124    // Z -> ℤ    whole numbers\r
 0031   2260    // 1 -> ≠    not equal to\r
index 1a44b6ea3006701550044f8b647577f746692aa6..894d8816e55553c67b9999144188131f5bb03411 100644 (file)
@@ -1,4 +1,4 @@
-KBD    ultkeys "UltimateKEYS - 2021-07-24"\r
+KBD    ultkeys "UltimateKEYS - 2021-07-25"\r
 \r
 COPYRIGHT      "License: GNU General Public License Version 3"\r
 \r
@@ -863,6 +863,8 @@ DEADKEY     0020    // Dead Key :  Math Symbols
 00c7   2247    // Ç -> ≇    not congruent to\r
 0064   2206    // d -> ∆    increment operator\r
 0044   2207    // D -> ∇    nable/del operator\r
+00e2   225d    // â -> ≝    equal to by definition\r
+00c2   225d    // Â -> ≝    equal to by definition\r
 0065   2203    // e -> ∃    there exists\r
 0045   2204    // E -> ∄    there does not exist\r
 0066   0192    // f -> ƒ    f with hook\r
@@ -896,7 +898,7 @@ DEADKEY     0020    // Dead Key :  Math Symbols
 0077   2118    // w -> ℘    Weierstrass elliptic function\r
 0057   2118    // W -> ℘    Weierstrass elliptic function\r
 0078   2295    // x -> ⊕    exclusive or\r
-0058   225d    // X -> ≝    equal to by definition\r
+0058   2295    // X -> ⊕    exclusive or\r
 007a   21af    // z -> ↯    downwards zigzag arrow\r
 005a   2124    // Z -> ℤ    whole numbers\r
 0031   2260    // 1 -> ≠    not equal to\r