From 9ea62aa359cbae5b34088894d160f535b9d9254c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 13 Dec 2013 11:48:02 +0900 Subject: [PATCH] Apply new glyph-image conventions for `daikanwa' and `shinjigen'. --- lisp/utf-2000/Ideograph-R136-Oppose.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R136-Oppose.el b/lisp/utf-2000/Ideograph-R136-Oppose.el index 0d3b59c..09e0355 100644 --- a/lisp/utf-2000/Ideograph-R136-Oppose.el +++ b/lisp/utf-2000/Ideograph-R136-Oppose.el @@ -118,9 +118,11 @@ (=ucs@unicode . #x821E) ; &C1-6A5A; (=gb2312 . #x4E68) ; &C1-6A5A; [46-72] (=cns11643-1 . #x6A5A) ; &I-C1-6A5A; [74-58] + (=daikanwa . 30342) ; &I-M-30342; + (=shinjigen . 6640) ; &C1-6A5A; (->subsumptive - ((=daikanwa . 30342) ; &M-30342; - (=shinjigen . 6640) ; &M-30342; + ((==daikanwa . 30342) ; &R-M-30342; + (==shinjigen . 6640) ; &R-M-30342; ) ((==ucs@unicode . #x821E) ; &R-UU+821E; (==gb2312 . #x4E68) ; &R-UU+821E; [46-72] -- 1.7.10.4