From a9fca9d50f93e6440429f6a280135fff58401a8d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 26 Aug 2015 11:56:33 +0900 Subject: [PATCH] (RUI6-E047): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R029-Again.el | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R029-Again.el b/lisp/utf-2000/Ideograph-R029-Again.el index b283224..2c9136e 100644 --- a/lisp/utf-2000/Ideograph-R029-Again.el +++ b/lisp/utf-2000/Ideograph-R029-Again.el @@ -3843,11 +3843,9 @@ ) ((=ucs . #x9B5A) ; 魚 ) - ((=ucs@jis . #x821F) ; >-39269; - (=jis-x0208 . #x3D2E) ; >-39269; [29-14] - (=ks-x1001 . #x7147) ; &I-K0-7147; [81-39] - (=jis-x0213-1 . #x3D2E) ; &I-JX1-3D2E; [29-14] - (=daikanwa . 30350) ; &I-M-30350; + ((==ucs@jis . #x821F) ; &g2-GT-39269; + (==ucs@ks . #x821F) ; &g2-GT-39269; + (==jis-x0208 . #x3D2E) ; &g2-GT-39269; [29-14] )) ) ((==ucs@unicode . #x53C8) ; &g2-AJ1-03746; -- 1.7.10.4