From c657a66d77f96b90742eea79108d6b8db324dfac Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 20 Sep 2024 04:20:29 +0900 Subject: [PATCH] (CU+2136E): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R032-Earth.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R032-Earth.el b/lisp/utf-2000/Ideograph-R032-Earth.el index 891857d..594f697 100644 --- a/lisp/utf-2000/Ideograph-R032-Earth.el +++ b/lisp/utf-2000/Ideograph-R032-Earth.el @@ -23724,12 +23724,13 @@ (ideographic-strokes . 9) (total-strokes . 12) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") - (=ucs . #x2FFB) ; ⿻ + ((=ucs-itaiji-001 . #x2FFB) ; &U-i001+2FFB; ) ((=ucs . #x2123C) ; 𡈼 ) - ((=ucs . #x2020C) ; 𠈌 + ((=ucs@iso . #x2020C) ; &C4-2535; + (=cns11643-4 . #x2535) ; &C4-2535; [05-21] + (=daikanwa . 00611) ; &I-M-00611; )) (=ucs@cns . #x2136E) ; &C4-3675; (=cns11643-4 . #x3675) ; &C4-3675; [22-85] -- 1.7.10.4