From 6ebae93364e4436a4a19c51233a13aa903be3cc7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 17 Jan 2022 02:10:32 +0900 Subject: [PATCH] (U+4E00): Add CHISE-HDIC-KTB. --- lisp/utf-2000/Ideograph-R001-One.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 406c0f6..502b3cb 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -39,6 +39,7 @@ (=daijiten . 00001) ; &I-DJT-00001; (=shinjigen . 0001) ; 一 (=chise-hdic-syp . #x0001) ; 一 + (=chise-hdic-ktb . #x0001) ; 一 (->subsumptive ((=decomposition@cid ((=ucs . #x4E00) ; 一 @@ -135,6 +136,11 @@ (<-HDIC-SYP ((=ucs . #x4E00) ; 一 )) + ) + ((===chise-hdic-ktb . #x0001) ; &R-CHISE-HDIC-KTB0001; + (<-HDIC-KTB + ((=ucs . #x4E00) ; 一 + )) )) )) )) -- 1.7.10.4