From dfa0dcd5d2d91536ad096a3d2daf8f733a6a1aa5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 11 Mar 2017 17:19:26 +0900 Subject: [PATCH] (G-CU+8C56): New glyph node; use `<-subsumptive' for U+8C56. (g2-CU+8C56): Use G-CU+8C56 instead U+8C56 as its mother. --- lisp/utf-2000/Ideograph-R152-Pig.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R152-Pig.el b/lisp/utf-2000/Ideograph-R152-Pig.el index 91f8864..22f6e6a 100644 --- a/lisp/utf-2000/Ideograph-R152-Pig.el +++ b/lisp/utf-2000/Ideograph-R152-Pig.el @@ -190,8 +190,11 @@ ((==ucs@unicode . #x8C56) ; &g2-UU+8C56; (==ucs@JP/hanazono . nil) ) - ((==ucs@cns . #x8C56) ; &g2-CU+8C56; - (==cns11643-2 . #x286B) ; &g2-CU+8C56; [08-75] + ((=>>ucs@cns . #x8C56) ; &G-CU+8C56; + (->subsumptive + ((==ucs@cns . #x8C56) ; &g2-CU+8C56; + (==cns11643-2 . #x286B) ; &g2-CU+8C56; [08-75] + )) )) )) (define-char -- 1.7.10.4