From 7e7580236bee7f2beba4aa7bca3ab48612a9248a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 10 Jan 2015 22:31:55 +0900 Subject: [PATCH] (U-0002921D): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R176-Face.el | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R176-Face.el b/lisp/utf-2000/Ideograph-R176-Face.el index 1dbfbd0..f3931d7 100644 --- a/lisp/utf-2000/Ideograph-R176-Face.el +++ b/lisp/utf-2000/Ideograph-R176-Face.el @@ -318,16 +318,19 @@ (ideographic-strokes . 6) (total-strokes . 15) (=ucs . #x2921D) ; 𩈝 + (=cns11643-7 . #x2A70) ; &I-C7-2A70; [10-80] + (=daikanwa . 42649) ; &I-M-42649; (->subsumptive - ((=ucs@iso . #x2921D) ; &M-42649; - (=daikanwa . 42649) ; &M-42649; + ((==ucs@iso . #x2921D) ; &g2-M-42649; + (==daikanwa . 42649) ; &g2-M-42649; (->subsumptive - ((==daikanwa . 42649) ; &R-M-42649; + ((===daikanwa . 42649) ; &R-M-42649; ) - ((==ucs@iso . #x2921D) ; &R-U-0002921D; + ((===ucs@iso . #x2921D) ; &R-U-0002921D; )) ) - ((=cns11643-7 . #x2A70) ; &C7-2A70; [10-80] + ((==ucs@cns . #x2921D) ; &g2-CU+2921D; + (==cns11643-7 . #x2A70) ; &g2-CU+2921D; [10-80] )) )) (define-char -- 1.7.10.4