From 824c22b66cd0487cd7d119823f03821ee0283bd0 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 5 Apr 2022 19:08:56 +0900 Subject: [PATCH] (U+8201): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R055-Two-Hands.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R055-Two-Hands.el b/lisp/utf-2000/Ideograph-R055-Two-Hands.el index 5ab62d6..fa4be01 100644 --- a/lisp/utf-2000/Ideograph-R055-Two-Hands.el +++ b/lisp/utf-2000/Ideograph-R055-Two-Hands.el @@ -2359,7 +2359,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x81FC) ; 臼 + ((=>ucs@component . #x81FC) ; &A-compU+81FC; + (=>iwds-1 . 0168) ; &A-compU+81FC; ) ((=ucs . #x5EFE) ; 廾 )) @@ -2454,7 +2455,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x81FC) ; 臼 + ((=ucs@unicode . #x81FC) ; &MJ021316; + (=mj . 021316) ; &MJ021316; ) ((=ucs@unicode . #x5EFE) ; &MJ011120; (=mj . 011120) ; &MJ011120; -- 1.7.10.4