From cdbab8b0015a8f1c771b6d6ad46ca0f668da4cfe Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 9 Jul 2004 09:40:53 +0000 Subject: [PATCH] (U+5188): Use `ideographic-{radical|strokes}@{ucs|cns}' and `ideographic-radical@{ucs|cns}*sources' instead of `ideographic-'. --- lisp/utf-2000/Ideograph-R013-Down-Box.el | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R013-Down-Box.el b/lisp/utf-2000/Ideograph-R013-Down-Box.el index bc6713c..aebe538 100644 --- a/lisp/utf-2000/Ideograph-R013-Down-Box.el +++ b/lisp/utf-2000/Ideograph-R013-Down-Box.el @@ -175,12 +175,14 @@ (=daikanwa . 01513) ; &I-M-01513; )) (define-char - '((ideographic- (:radical 122 ; ⽹ - :strokes 0 - :sources (morohashi-daikanwa cns-11643)) - (:radical 13 ; ⼌ - :strokes 2 - :sources (ucs))) + '((ideographic-radical@ucs . 13) ; ⼌ + (ideographic-strokes@ucs . 2) + (ideographic-radical@ucs*sources + ucs) + (ideographic-radical@cns . 122) ; ⽹ + (ideographic-strokes@cns . 0) + (ideographic-radical@cns*sources + daikanwa cns11643) (total-strokes . 4) (hanyu-dazidian 1 97 3) (ideographic-structure -- 1.7.10.4