diff options
author | Mark E. Shoulson <shoulson@nagas.meson.org> | 2009-01-05 09:01:20 -0500 |
---|---|---|
committer | Mark E. Shoulson <shoulson@nagas.meson.org> | 2009-01-05 09:01:20 -0500 |
commit | d15d0cdc6fa6b165d9834f99af06e82512ac6d36 (patch) | |
tree | 21cf9fab16429bc99071c7be9c341e2b4b95dfb7 | |
parent | Error in PER TEN THOUSAND (diff) | |
download | dotXCompose-d15d0cdc6fa6b165d9834f99af06e82512ac6d36.tar.gz dotXCompose-d15d0cdc6fa6b165d9834f99af06e82512ac6d36.tar.bz2 dotXCompose-d15d0cdc6fa6b165d9834f99af06e82512ac6d36.zip |
Added Numero and Esh
-rw-r--r-- | dotXCompose | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose index 8b1369e..d71d1cc 100644 --- a/dotXCompose +++ b/dotXCompose @@ -214,6 +214,8 @@ include "%L" # Or <asciitilde> <asciitilde> ? <Multi_key> <asciitilde> <equal> : "≈" U2248 # ALMOST EQUAL TO <Multi_key> <s> <t> : "st" UFB06 # LATIN SMALL LIGATURE ST +<Multi_key> <s> <h> : "ʃ" U0283 # LATIN SMALL LETTER ESH +<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? # There are a bunch of other awesome combining characters like U+20E0 |