From bc9e0eb2c0959ade5f647c2ca90ca439b90351bf Mon Sep 17 00:00:00 2001 From: Kragen Javier Sitaker Date: Sun, 4 Jan 2009 22:42:32 -0300 Subject: harmonizing combining characters a bit --- dotXCompose | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dotXCompose b/dotXCompose index d8c81b7..cc4b40c 100644 --- a/dotXCompose +++ b/dotXCompose @@ -191,8 +191,6 @@ include "%L" : "st" UFB06 # LATIN SMALL LIGATURE ST # 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? - : "͒" U0352 # COMBINING FERMATA - : "̅" U0305 # COMBINING OVERLINE # There are a bunch of other awesome combining characters like U+20E0 # and U+20DD that I would totally use if my system suppported them. : "๛" U0E5B # THAI CHARACTER KHOMUT (end of chapter) @@ -216,7 +214,7 @@ include "%L" : "̃" U0303 # COMBINING TILDE : "̄" U0304 # COMBINING MACRON : "̅" U0305 # COMBINING OVERLINE -- ??? - : "̆" U0306 # COMBINING BREVE + : "̆" U0306 # COMBINING BREVE : "̇" U0307 # COMBINING DOT ABOVE : "̈" U0308 # COMBINING DIAERESIS : "̉" U0309 # COMBINING HOOK ABOVE @@ -226,6 +224,7 @@ include "%L" : "̍" U030d # COMBINING VERTICAL LINE ABOVE : "̎" U030e # COMBINING DOUBLE VERTICAL LINE ABOVE : "̏" U030f # COMBINING DOUBLE GRAVE ACCENT + : "͒" U0352 # COMBINING FERMATA : : "̐" U0310 # COMBINING CHANDRABINDU : "̑" U0311 # COMBINING INVERTED BREVE -- ?? -- cgit v1.2.3