diff options
author | Mark E. Shoulson <shoulson@nagas.meson.org> | 2009-01-05 00:11:01 -0500 |
---|---|---|
committer | Mark E. Shoulson <shoulson@nagas.meson.org> | 2009-01-05 00:11:01 -0500 |
commit | 7e18c90d80a1b104525ebe66f16752cf1035113d (patch) | |
tree | 30d38a5ec5e233ff63a120da0b091348cbd3df61 | |
parent | Basis points, more misc symbols. (diff) | |
download | dotXCompose-7e18c90d80a1b104525ebe66f16752cf1035113d.tar.gz dotXCompose-7e18c90d80a1b104525ebe66f16752cf1035113d.tar.bz2 dotXCompose-7e18c90d80a1b104525ebe66f16752cf1035113d.zip |
Error in PER TEN THOUSAND
-rw-r--r-- | dotXCompose | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotXCompose b/dotXCompose index cb6a1fd..8b1369e 100644 --- a/dotXCompose +++ b/dotXCompose @@ -77,7 +77,7 @@ include "%L" <Multi_key> <parenleft> <x> <x> <parenright> : "⊗" U2297 # CIRCLED TIMES <Multi_key> <parenleft> <slash> <parenright> : "⊘" U2298 # CIRCLED DIVISION SLASH <Multi_key> <parenleft> <asterisk> <parenright> : "⊛" U229B # CIRCLED ASTERISK OPERATOR -<Multi_key> <percent> <percent> : "‰" U2030 # PER MILLE SIGN (basis points) +<Multi_key> <percent> <percent> : "‱" U2031 # PER TEN THOUSAND (basis points) <Multi_key> <asciicircum> <greater> : "⃗" U20D7 # COMBINING RIGHT ARROW ABOVE (vector) # There's a whole passel of these guys starting at U+1D538 but I have no fonts for those. <Multi_key> <bar> <C> : "ℂ" U2102 # DOUBLE-STRUCK CAPITAL C (set of complex numbers) |