diff options
author | Mark Shoulson <mark@kli.org> | 2009-02-17 16:23:18 -0500 |
---|---|---|
committer | Mark Shoulson <mark@kli.org> | 2009-02-17 16:23:18 -0500 |
commit | b16dc21c4b877fcf1651eb5fcabfde072f2d4e60 (patch) | |
tree | fef7e1e67dbf414a0c60caee93d20b8d83b55af6 | |
parent | Tinkering with codes for arrows. Still not so hot. (diff) | |
download | dotXCompose-b16dc21c4b877fcf1651eb5fcabfde072f2d4e60.tar.gz dotXCompose-b16dc21c4b877fcf1651eb5fcabfde072f2d4e60.tar.bz2 dotXCompose-b16dc21c4b877fcf1651eb5fcabfde072f2d4e60.zip |
Added EZH
-rw-r--r-- | dotXCompose | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose index a96fab3..9b32849 100644 --- a/dotXCompose +++ b/dotXCompose @@ -290,6 +290,7 @@ include "%L" <Multi_key> <asciicircum> <minus> : "⁻" U207B # SUPERSCRIPT MINUS <Multi_key> <asciitilde> <asciitilde> : "≈" U2248 # ALMOST EQUAL TO <Multi_key> <s> <h> : "ʃ" U0283 # LATIN SMALL LETTER ESH +<Multi_key> <z> <h> : "ʒ" U0292 # LATIN SMALL LETTER EZH <Multi_key> <N> <o> : "№" U2116 # NUMERO SIGN # There are all kinds of awesome combining characters in the U+0300 page. # However, I don’t know how I would use a lot of them. x͜͡y? |