From 7d3933128f2449537231973a6ab9430acecc9f44 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 28 Dec 2016 13:40:21 +0900 Subject: [PATCH] (RUI6-E047): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R029-Again.el | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R029-Again.el b/lisp/utf-2000/Ideograph-R029-Again.el index a232bb0..80d5736 100644 --- a/lisp/utf-2000/Ideograph-R029-Again.el +++ b/lisp/utf-2000/Ideograph-R029-Again.el @@ -4327,8 +4327,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO MIDDLE AND RIGHT") (=ucs . #x2FF2) ; ⿲ ) - ((name . "CJK RADICAL WATER ONE") - (=ucs . #x2EA1) ; ⺡ + ((=ucs . #x6C35) ; 氵 ) ((=ucs . #x9B5A) ; 魚 ) @@ -4350,11 +4349,12 @@ ((name . "CJK RADICAL WATER ONE") (=ucs . #x2EA1) ; ⺡ ) - ((=ucs . #x9B5A) ; 魚 + ((==ucs@unicode . #x9B5A) ; &g2-AJ1-01685; + (==adobe-japan1-0 . 01685) ; &g2-AJ1-01685; ) - ((==ucs@jis . #x821F) ; &g2-GT-39269; - (==ucs@ks . #x821F) ; &g2-GT-39269; - (==jis-x0208 . #x3D2E) ; &g2-GT-39269; [29-14] + ((==ucs@jis . #x821F) ; &g2-AJ1-02360; + (==ucs@ks . #x821F) ; &g2-AJ1-02360; + (==adobe-japan1-0 . 02360) ; &g2-AJ1-02360; )) ) ((==ucs@unicode . #x53C8) ; &g2-AJ1-03746; -- 1.7.10.4