Browse Source
adjust Codepoint of combining solidus to match symbol and description.
Fixes #386.d
pull/569/head
No known key found for this signature in database
GPG Key ID: 6E88726998AB3C7
1 changed files with
1 additions and
1 deletions
-
Compose/src/base.module
|
|
@ -40,7 +40,7 @@ |
|
|
|
<dead_tilde> <dead_tilde> : "̃" U0303 # COMBINING TILDE |
|
|
|
<dead_macron> <dead_macron> : "̄" U0304 # COMBINING MACRON |
|
|
|
<dead_diaeresis> <dead_diaeresis> : "̈" U0308 # COMBINING DIAERESIS |
|
|
|
<dead_stroke> <dead_stroke> : "̷" U0338 # COMBINING SHORT SOLIDUS OVERLAY |
|
|
|
<dead_stroke> <dead_stroke> : "̷" U0337 # COMBINING SHORT SOLIDUS OVERLAY |
|
|
|
<dead_doubleacute> <dead_doubleacute> : "̋" U030B # COMBINING DOUBLE ACUTE ACCENT |
|
|
|
<dead_psili> <dead_psili> : "̓" U0313 # COMBINING COMMA ABOVE |
|
|
|
<dead_dasia> <dead_dasia> : "̔" U0314 # COMBINING REVERSED COMMA ABOVE |
|
|
|