From 3a1d40fb64fd8dcb3f51cf9469039b0dc99ea28e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 9 Dec 2013 02:27:02 +0900 Subject: [PATCH] Apply new glyph-image conventions for `daikanwa' and `shinjigen'. --- lisp/utf-2000/Ideograph-R002-Line.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 9eff4a4..a022fe2 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -31,6 +31,8 @@ (=gt . 00102) ; &I-GT-00102; (=gt-k . 00069) ; &I-GT-K00069; (=gt-pj-2 . #x3054) ; &I-GT-00102; [16-52] + (=daikanwa . 00068) ; &I-M-00068; + (=shinjigen . 0031) ; &AJ1-17237; (->subsumptive ((=decomposition@cid ((=ucs . #x4E29) ; 丩 @@ -40,8 +42,8 @@ (==ucs@unicode . #x4E29) ; &R-AJ1-17237; (==adobe-japan1-5 . 17237) ; &R-AJ1-17237; (==jis-x0213-2 . #x2125) ; &R-AJ1-17237; [01-05] - (=daikanwa . 00068) ; &R-AJ1-17237; - (=shinjigen . 0031) ; &R-AJ1-17237; + (==daikanwa . 00068) ; &R-AJ1-17237; + (==shinjigen . 0031) ; &R-AJ1-17237; ) ((==big5-cdp . #x8BA3) ; &R-GT-00102; (==gt . 00102) ; &R-GT-00102; -- 1.7.10.4