From 9483d2b041302e73aa20797a09b592885c8353d5 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 15 Dec 2003 13:32:22 +0000 Subject: [PATCH] (U+516B): Separate C1-442C. --- lisp/utf-2000/Ideograph-R012-Eight.el | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index ad510eb..532f9b3 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -18,20 +18,27 @@ (=ucs@big5 . #x516B) ; ø½Š¯™ )) (define-char - '((morohashi-daikanwa 1450 0 0) + '((=>ucs . #x516B) ; 八 + (morohashi-daikanwa 1450 0 0) (ideographic-radical . 12) ; ⼋ (ideographic-strokes . 0) (total-strokes . 2) - (hanyu-dazidian 1 241 3) (shinjigen-1 . 489) (shinjigen-2 . 489) + (=cns11643-1 . #x442C) ; ø»‘¶ + )) +(define-char + '((morohashi-daikanwa 1450 0 1) + (ideographic-radical . 12) ; ⼋ + (ideographic-strokes . 0) + (total-strokes . 2) + (hanyu-dazidian 1 241 3) (=ucs . #x516B) ; 八 (=gb2312 . #x304B) ; ø»„œ° - (=cns11643-1 . #x442C) ; ø»‘¶ )) (define-char '((=>ucs . #x516B) ; 八 - (morohashi-daikanwa 1450 0 1) + (morohashi-daikanwa 1450 0 2) (ideographic-radical . 12) ; ⼋ (ideographic-strokes . 0) (total-strokes . 2) -- 1.7.10.4