From fb5e7658f72e17a3c35dc45afb9901c6b482da43 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 21 Feb 2022 07:35:07 +0900 Subject: [PATCH] (IU+21FE8): Fixed an empty node existing [add G-IU+21FE8]. --- lisp/utf-2000/Ideograph-R047-River.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R047-River.el b/lisp/utf-2000/Ideograph-R047-River.el index eac2293..f2e9940 100644 --- a/lisp/utf-2000/Ideograph-R047-River.el +++ b/lisp/utf-2000/Ideograph-R047-River.el @@ -207,7 +207,11 @@ (->ancient*sources shuowen daikanwa) (->subsumptive - ((->subsumptive + ((=>>ucs@iso . #x21FE8) ; &G-GT-10940; + (=>>cns11643-4 . #x2125) ; &G-GT-10940; [01-05] + (=>>gt . 10940) ; &G-GT-10940; + (=>>daikanwa . 08671) ; &G-GT-10940; + (->subsumptive ((==ucs@iso . #x21FE8) ; &g2-GT-10940; (==cns11643-4 . #x2125) ; &g2-GT-10940; [01-05] (==gt . 10940) ; &g2-GT-10940; -- 1.7.10.4