From e5b24cc3018f6dd8ea89e24ac3d8c88f5fc3d240 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 15 Dec 2013 11:48:35 +0900 Subject: [PATCH] Apply new glyph-image conventions for `daikanwa' and `shinjigen'. --- lisp/utf-2000/Ideograph-R195-Fish.el | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R195-Fish.el b/lisp/utf-2000/Ideograph-R195-Fish.el index e425eae..2893e22 100644 --- a/lisp/utf-2000/Ideograph-R195-Fish.el +++ b/lisp/utf-2000/Ideograph-R195-Fish.el @@ -3782,9 +3782,10 @@ (total-strokes . 19) (=ucs . #x9BDC) ; 鯜 (->subsumptive - ((=ucs@unicode . #x9BDC) ; &UU+9BDC; + ((=ucs@unicode . #x9BDC) ; &M-46227; + (=daikanwa . 46227) ; &M-46227; (->subsumptive - ((=daikanwa . 46227) ; &M-46227; + ((==daikanwa . 46227) ; &R-M-46227; ) ((==ucs@unicode . #x9BDC) ; &R-UU+9BDC; )) @@ -7980,13 +7981,12 @@ (ideographic-radical . 195) ; ⿂ (ideographic-strokes . 12) (total-strokes . 23) - (=>>ucs@iso . #x29EDB) ; &C4-6B3E; (=ucs@iso . #x29EDB) ; &C4-6B3E; (=cns11643-4 . #x6B3E) ; &C4-6B3E; [75-30] - (=>>daikanwa . 46480) ; &C4-6B3E; + (=daikanwa . 46480) ; &I-M-46480; (->subsumptive - ((==ucs@iso . #x29EDB) ; &M-46480; - (=daikanwa . 46480) ; &M-46480; + ((==ucs@iso . #x29EDB) ; &R-M-46480; + (==daikanwa . 46480) ; &R-M-46480; ) ((==cns11643-4 . #x6B3E) ; &R-C4-6B3E; [75-30] )) -- 1.7.10.4