From 0fcce01e475dcc41d6883dba5ac39f6aef4390bc Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 29 Nov 2013 05:47:28 +0900 Subject: [PATCH] Apply new glyph-image conventions for `cns11643-7'. --- lisp/utf-2000/Ideograph-R209-Nose.el | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R209-Nose.el b/lisp/utf-2000/Ideograph-R209-Nose.el index a5b7304..7598cf7 100644 --- a/lisp/utf-2000/Ideograph-R209-Nose.el +++ b/lisp/utf-2000/Ideograph-R209-Nose.el @@ -330,9 +330,10 @@ (->subsumptive ((=daikanwa . 48524) ; &M-48524; ) - ((=ucs@iso . #x2A5A4) ; &U-0002A5A4; + ((=ucs@iso . #x2A5A4) ; &C7-5268; + (=cns11643-7 . #x5268) ; &C7-5268; [50-72] (->subsumptive - ((=cns11643-7 . #x5268) ; &C7-5268; [50-72] + ((==cns11643-7 . #x5268) ; &R-C7-5268; [50-72] ) ((==ucs@iso . #x2A5A4) ; &R-U-0002A5A4; )) @@ -696,12 +697,13 @@ (total-strokes . 27) (=ucs . #x2A5BE) ; 𪖾 (->subsumptive - ((=ucs@cns . #x2A5BE) ; &CU+2A5BE; + ((=ucs@cns . #x2A5BE) ; &C7-643C; + (=cns11643-7 . #x643C) ; &C7-643C; [68-28] (->subsumptive ((=daikanwa . 48555) ; &M-48555; ) - ((==ucs@cns . #x2A5BE) ; &C7-643C; - (=cns11643-7 . #x643C) ; &C7-643C; [68-28] + ((==ucs@cns . #x2A5BE) ; &R-CU+2A5BE; + (==cns11643-7 . #x643C) ; &R-CU+2A5BE; [68-28] )) ) ((=ucs@iso . #x2A5BE) ; &U-0002A5BE; -- 1.7.10.4