From fb5622422beb9927076e2517e8f6e8f69556af42 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 2 Oct 2013 01:50:26 +0900 Subject: [PATCH] Apply new glyph-image conventions for some ID-feature-names: - Use `=ucs@iso' for abstract glyph-images. - Use `==ucs@iso' and `==adobe-japan1-*' instead of `=ucs@iso' and `=adobe-japan1-*' for representative glyph-images. --- lisp/utf-2000/Ideograph-R007-Two.el | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index 7fba2c9..1b9c19c 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -1117,19 +1117,22 @@ )) (=ucs . #x2013F) ; 𠄿 (->subsumptive - ((hanyu-dazidian 1 26 17) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ - ) - ((=ucs . #x4E8C) ; 二 + ((=ucs@iso . #x2013F) ; &U-0002013F; + (->subsumptive + ((hanyu-dazidian 1 26 17) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E8C) ; 二 + ) + ((==adobe-japan1-4 . 13528) ; &R-AJ1-13528; + )) + (=daikanwa . 00285) ; &M-00285; + (=hanziku-1 . #xA9A1) ; &I-HZK01-A9A1; ) - ((=adobe-japan1-4 . 13528) ; &AJ1-13528; + ((==ucs@iso . #x2013F) ; &R-U-0002013F; )) - (=daikanwa . 00285) ; &M-00285; - (=hanziku-1 . #xA9A1) ; &I-HZK01-A9A1; - ) - ((=ucs@iso . #x2013F) ; &U-0002013F; ) ((=gt . 00373) ; >-00373; (=gt-pj-9 . #x5128) ; >-00373; [49-08] -- 1.7.10.4