From fe44443efd090750c9a5623f472fd39d9cb27940 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 4 Oct 2015 23:07:36 +0900 Subject: [PATCH] (g2-AJ1-02926): Add `=decomposition@cid'. --- lisp/utf-2000/Ideograph-R003-Dot.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index b0a0cc3..118b9c8 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -256,7 +256,12 @@ (=daikanwa . 00099) ; &I-M-00099; (=shinjigen . 0041) ; 丹 (->subsumptive - ((==ucs@unicode . #x4E39) ; &g2-AJ1-02926; + ((=decomposition@cid + ((=ucs . #x4E39) ; 丹 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (==ucs@unicode . #x4E39) ; &g2-AJ1-02926; (==adobe-japan1-0 . 02926) ; &g2-AJ1-02926; (==gb2312 . #x3524) ; &g2-AJ1-02926; [21-04] (==ks-x1001 . #x5321) ; &g2-AJ1-02926; [51-01] -- 1.7.10.4