From b931681a08f642b200bc3ab09cf6490167654ce9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 12 May 2016 16:09:29 +0900 Subject: [PATCH] (U+5FA4): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R060-Step.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index 84cbe4b..5f0e25d 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -3327,8 +3327,8 @@ ) ((=ucs . #x5F73) ; å½³ ) - ((=ucs@ks . #x5EFA) ; &AJ1-13436; - (=adobe-japan1-4 . 13436) ; &AJ1-13436; + ((==ucs@ks . #x5EFA) ; &g2-AJ1-13436; + (==adobe-japan1-4 . 13436) ; &g2-AJ1-13436; )) (==ucs@jis . #x5FA4) ; &g2-AJ1-14527; (==adobe-japan1-4 . 14527) ; &g2-AJ1-14527; @@ -3347,8 +3347,8 @@ ) ((=ucs . #x5F73) ; å½³ ) - ((=ucs@unicode . #x5EFA) ; &AJ1-01872; - (=adobe-japan1-0 . 01872) ; &AJ1-01872; + ((==ucs@unicode . #x5EFA) ; &g2-AJ1-01872; + (==adobe-japan1-0 . 01872) ; &g2-AJ1-01872; )) (==ucs@unicode . #x5FA4) ; &g2-CB00735; (==ucs@JP/hanazono . nil) -- 1.7.10.4