From 7c4fca87b70399a526d036a2d573b3cf5039a5d5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 18 Feb 2015 05:01:32 +0900 Subject: [PATCH] (JU+20AD3): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R028-Private.el | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index 3b904c8..39515d2 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -68,16 +68,6 @@ (ideographic-radical . 28) ; ⼛ (ideographic-strokes . 2) (total-strokes . 4) - (=decomposition@cid - ((=ucs . #x20AD3) ; 𠫓 - ) - ((=ucs . #xE0100) ; 󠄀 - )) - (=decomposition@hanyo-denshi - ((=ucs . #x20AD3) ; 𠫓 - ) - ((=ucs . #xE0101) ; 󠄁 - )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -93,13 +83,24 @@ (=jis-x0213-2 . #x2359) ; &I-JX2-2359; [03-57] (=hanyo-denshi/jd . #x2359) ; &I-HD-JD-2359; [03-57] (->subsumptive - ((==ucs@jis . #x20AD3) ; &g2-MJ031960; + ((=decomposition@cid + ((=ucs . #x20AD3) ; 𠫓 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (=decomposition@hanyo-denshi + ((=ucs . #x20AD3) ; 𠫓 + ) + ((=ucs . #xE0101) ; 󠄁 + )) + (==ucs@jis . #x20AD3) ; &g2-MJ031960; (==mj . 031960) ; &g2-MJ031960; (==adobe-japan1-5 . 17337) ; &g2-MJ031960; (==jis-x0213-2 . #x2359) ; &g2-MJ031960; [03-57] (==hanyo-denshi/jd . #x2359) ; &g2-MJ031960; [03-57] (->subsumptive ((===jis-x0213-2 . #x2359) ; &R-JX2-2359; [03-57] + (===hanyo-denshi/jd . #x2359) ; &R-JX2-2359; [03-57] ) ((===adobe-japan1-5 . 17337) ; &R-AJ1-17337; ) -- 1.7.10.4