From c7fb392411fb84b47c476726eda5b62e205bc308 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 18 Mar 2015 19:06:28 +0900 Subject: [PATCH] (U+52A3): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R019-Power.el | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index 1274152..aa03c29 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -286,9 +286,9 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs@jis . #x5C11) ; &AJ1-02455; - (=ucs@ks . #x5C11) ; &AJ1-02455; - (=adobe-japan1-0 . 02455) ; &AJ1-02455; + ((==ucs@jis . #x5C11) ; &g2-AJ1-02455; + (==ucs@ks . #x5C11) ; &g2-AJ1-02455; + (==adobe-japan1-0 . 02455) ; &g2-AJ1-02455; ) ((=ucs . #x529B) ; 力 )) @@ -321,9 +321,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs@unicode . #x5C11) ; &C1-4537; - (=gb2312 . #x4959) ; &C1-4537; [41-57] - (=cns11643-1 . #x4537) ; &I-C1-4537; [37-23] + ((==ucs@unicode . #x5C11) ; &g2-UU+5C11; ) ((=ucs . #x529B) ; 力 )) -- 1.7.10.4