Use preferred chars among duplicates as per UTR#25 §25.

This commit is contained in:
Paul Eggert 2022-04-11 10:37:59 -07:00
parent 67505e0355
commit d6338f8a6a
3 changed files with 9 additions and 9 deletions

View file

@ -182,10 +182,10 @@
("o" . [])
("Oe" . [])
("OE" . [])
("*u" . [?µ])
("u" . [?µ])
("*m" . [?µ])
("m" . [?µ])
("*u" . [?μ])
("u" . [?μ])
("*m" . [?μ])
("m" . [?μ])
("*x" . [?×])
("x" . [?×])
("*|" . [])

View file

@ -464,9 +464,9 @@ Examples:
("2^" )
("^3" )
("3^" )
("mu" ?µ)
("/u" ?µ)
("u/" ?µ)
("mu" ?μ)
("/u" ?μ)
("u/" ?μ)
("^1" )
("1^" )
("^_o" )

View file

@ -39,7 +39,7 @@
"한글심벌입력표:
(괄호열기arrow화살sexindex첨자 accent악센트
)괄호닫기music음악dot quote따옴표xtext§¡¿
Unitmath수학기호pic상형문자line선문자
UnitÅmath수학기호pic상형문자line선문자
unit단위 frac분수 textline­
wnksNo dag ddagpercent
ampmTelwon yen pound
@ -65,7 +65,7 @@
("dot" "·‥…¨ː")
("quote" "、。〃‘’“”°′″´˝")
("textline" "­―∥\∼")
("Unit" "¢℉")
("Unit" "Å¢℉")
("sex" "♂♀")
("accent" "~ˇ˘˚˙¸˛")
("percent" "")