From: Pieter Degroote Date: Thu, 2 Jan 2020 21:52:45 +0000 (+0100) Subject: Add files via upload X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/commitdiff_plain/ce62e92f01d23e470d368b974b47f0aae0de337b?ds=sidebyside;hp=f57ac132165b45b6376aa0dc3680af55131da6ec Add files via upload Added : per ten thousand sign (‱) under 'AltGr+Shift+M' then '%'. --- diff --git a/UltimateKEYS - 2020-01-02.ahk b/UltimateKEYS - 2020-01-02.ahk index e9002bd..c562210 100644 --- a/UltimateKEYS - 2020-01-02.ahk +++ b/UltimateKEYS - 2020-01-02.ahk @@ -653,7 +653,7 @@ dkMathSymbols.item("2") := "√" ; square root dkMathSymbols.item("3") := "∛" ; cube root dkMathSymbols.item("4") := "∜" ; fourth root dkMathSymbols.item("5") := "‰" ; per mille sign -dkMathSymbols.item("%") := "‰" ; per mille sign +dkMathSymbols.item("%") := "‱" ; per ten thousand sign dkMathSymbols.item("6") := "℘" ; script capital p dkMathSymbols.item("^") := "℘" ; script capital p dkMathSymbols.item("7") := "∧" ; logical and diff --git a/UltimateKEYS - 2020-01-02.klc b/UltimateKEYS - 2020-01-02.klc index cab83f4..ea0c342 100644 Binary files a/UltimateKEYS - 2020-01-02.klc and b/UltimateKEYS - 2020-01-02.klc differ