From 7e26f22553978e74ab07dba49bc2b18bc89ad3d4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 25 Sep 2015 09:39:40 +0900 Subject: [PATCH] (UU+6748): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R075-Tree.el | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R075-Tree.el b/lisp/utf-2000/Ideograph-R075-Tree.el index 4444a04..82bffbe 100644 --- a/lisp/utf-2000/Ideograph-R075-Tree.el +++ b/lisp/utf-2000/Ideograph-R075-Tree.el @@ -748,9 +748,10 @@ ) ((=gt-k . 00495) ; >-K00495; ) - ((=ucs@jis/1990 . #x53C9) ; &AJ1-02085; - (=ucs@jis/2000 . #x53C9) ; &AJ1-02085; - (=adobe-japan1-0 . 02085) ; &AJ1-02085; + ((==ucs@jis/1990 . #x53C9) ; &g2-AJ1-02085; + (==ucs@jis/2000 . #x53C9) ; &g2-AJ1-02085; + (==ucs@ks . #x53C9) ; &g2-AJ1-02085; + (==adobe-japan1-0 . 02085) ; &g2-AJ1-02085; )) (==ucs@jis . #x6748) ; &g2-JSP-427A; (==jis-x0212 . #x427A) ; &g2-JSP-427A; [34-90] @@ -769,8 +770,8 @@ ) ((=gt-k . 00495) ; >-K00495; ) - ((=ucs@unicode . #x53C9) ; &AJ1-20281; - (=adobe-japan1-5 . 20281) ; &AJ1-20281; + ((==ucs@unicode . #x53C9) ; &g2-AJ1-20281; + (==adobe-japan1-5 . 20281) ; &g2-AJ1-20281; )) (==ucs@unicode . #x6748) ; &g2-UU+6748; (==ucs@JP/hanazono . nil) -- 1.7.10.4