]> shimmer.witbreuk.eu Git - UltimateKEYS.git/commitdiff
Add files via upload
authorPieter Degroote <pieter-degroote@users.noreply.github.com>
Wed, 24 Jul 2019 18:21:52 +0000 (20:21 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2019 18:21:52 +0000 (20:21 +0200)
The ring above (stand-alone character) has been removed and the dot above (stand-alone character) has come to that place instead.
This change was done to avoid confusion with the degree sign (and the masculine ordinal indicator).
(It turns out that the stand-alone version of the ring above is almost never used.)

UltimateKEYS - 2019-07-24.ahk

index c0cc48f5a12f1e74682c9bef9f000169d1bd10be..ed13a098059d5128f9a0e57e779fdd7a79d58d5a 100644 (file)
@@ -122,8 +122,7 @@ dkRingDotAbove.item("ÿ") := "ẏ"  ; y with dot above
 dkRingDotAbove.item("Ÿ") := "Ẏ"  ; Y with dot above\r
 dkRingDotAbove.item("z") := "ż"  ; z with dot above\r
 dkRingDotAbove.item("Z") := "Ż"  ; Z with dot above\r
 dkRingDotAbove.item("Ÿ") := "Ẏ"  ; Y with dot above\r
 dkRingDotAbove.item("z") := "ż"  ; z with dot above\r
 dkRingDotAbove.item("Z") := "Ż"  ; Z with dot above\r
-dkRingDotAbove.item(".") := "˙"  ; dot above\r
-dkRingDotAbove.item(" ") := "˚"  ; ring above\r
+dkRingDotAbove.item(" ") := "˙"  ; dot above\r
 \r
 \r
 dkMacron := ComObjCreate("Scripting.Dictionary")\r
 \r
 \r
 dkMacron := ComObjCreate("Scripting.Dictionary")\r