From b9a3aafacbe3315d44062a78cae0387cb3243703 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 5 Apr 2017 23:37:12 +0900 Subject: [PATCH] (UU+9FB7): Treat `=gt-k' as a glyph CCS; use `==gt-k' instead of `=gt-k' in abstract glyph-form node. --- lisp/utf-2000/Ideograph-R140-Grass.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R140-Grass.el b/lisp/utf-2000/Ideograph-R140-Grass.el index cc32137..2dcbee3 100644 --- a/lisp/utf-2000/Ideograph-R140-Grass.el +++ b/lisp/utf-2000/Ideograph-R140-Grass.el @@ -324,13 +324,15 @@ (total-strokes . 4) (=ucs@unicode . #x9FB7) ; &CDP-8B5C; (=big5-cdp . #x8B5C) ; &CDP-8B5C; + (=gt-k . 00694) ; &I-GT-K00694; + (=gt-pj-k1 . #x3240) ; &CDP-8B5C; [18-32] (->subsumptive ((==big5-cdp . #x8B5C) ; &g2-CDP-8B5C; ) ((==ucs@unicode . #x9FB7) ; &g2-UU+9FB7; ) - ((=gt-k . 00694) ; >-K00694; - (=gt-pj-k1 . #x3240) ; >-K00694; [18-32] + ((==gt-k . 00694) ; &g2-GT-K00694; + (==gt-pj-k1 . #x3240) ; &g2-GT-K00694; [18-32] )) )) (define-char -- 1.7.10.4