From 4390310e4e0c692a4431e6e868f1629233f78290 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 15 Jan 2013 17:20:43 +0900 Subject: [PATCH] Add `=decomposition@cid' for some Adobe-Japan1 characters. --- lisp/utf-2000/Ideograph-R039-Child.el | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R039-Child.el b/lisp/utf-2000/Ideograph-R039-Child.el index 76586fd..758c2ad 100644 --- a/lisp/utf-2000/Ideograph-R039-Child.el +++ b/lisp/utf-2000/Ideograph-R039-Child.el @@ -363,6 +363,11 @@ (ideographic-radical . 39) ; ⼦ (ideographic-strokes . 4) (total-strokes . 7) + (=decomposition@cid + ((=ucs . #x5B5A) ; 孚 + ) + ((=ucs . #xE0101) ; 󠄁 + )) (=decomposition@hanyo-denshi ((=ucs . #x5B5A) ; 孚 ) @@ -1558,6 +1563,11 @@ (ideographic-radical . 39) ; ⼦ (ideographic-strokes . 10) (total-strokes . 13) + (=decomposition@cid + ((=ucs . #x5B73) ; 孳 + ) + ((=ucs . #xE0101) ; 󠄁 + )) (=decomposition@hanyo-denshi ((=ucs . #x5B73) ; 孳 ) @@ -2026,7 +2036,12 @@ (=>>>ucs@cns . #x5B7C) ; &g2-AJ1-20110; (=>>>adobe-japan1-5 . 20110) ; &g2-AJ1-20110; (->subsumptive - ((=ucs@ks . #x5B7C) ; &AJ1-20110; + ((=decomposition@cid + ((=ucs . #x5B7C) ; 孼 + ) + ((=ucs . #xE0101) ; 󠄁 + )) + (=ucs@ks . #x5B7C) ; &AJ1-20110; (=adobe-japan1-5 . 20110) ; &AJ1-20110; (=ks-x1001 . #x656D) ; &I-K0-656D; [69-77] ) -- 1.7.10.4