From 95e5f1fd2fe502b26aae626f99e6633e14c11c98 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 16 Oct 2013 07:07:16 +0900 Subject: [PATCH] Apply new glyph-image conventions for `ucs@*', `adobe-japan1-*', `jis-x0208', `jis-x0208@*', `gb2312', `iso-ir165', `jis-x0213-*', `jis-x0213-1@*', `hanyo-denshi/*', `gt', `gt-k', `gt-pj-*' and `jef-china3'. --- lisp/utf-2000/Ideograph-R174-Blue.el | 39 ++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R174-Blue.el b/lisp/utf-2000/Ideograph-R174-Blue.el index f27f4ec..eb6fb56 100644 --- a/lisp/utf-2000/Ideograph-R174-Blue.el +++ b/lisp/utf-2000/Ideograph-R174-Blue.el @@ -216,14 +216,15 @@ (->subsumptive ((ideographic-strokes . 5) (total-strokes . 13) - (=>>>ucs@jis/1990 . #x9755) ; &g2-J90U+9755; - (=>>>hanyo-denshi/jb . #x6732) ; &g2-J90U+9755; [71-18] + (=ucs@jis/1990 . #x9755) ; &HD-JB-6732; + (=jis-x0212 . #x6732) ; &HD-JB-6732; [71-18] + (=hanyo-denshi/jb . #x6732) ; &I-HD-JB-6732; [71-18] (->subsumptive ((=daikanwa . 42569) ; &M-42569; ) - ((=ucs@jis/1990 . #x9755) ; &HD-JB-6732; - (=jis-x0212 . #x6732) ; &HD-JB-6732; [71-18] - (=hanyo-denshi/jb . #x6732) ; &I-HD-JB-6732; [71-18] + ((==ucs@jis/1990 . #x9755) ; &R-HD-JB-6732; + (==jis-x0212 . #x6732) ; &R-HD-JB-6732; [71-18] + (==hanyo-denshi/jb . #x6732) ; &R-HD-JB-6732; [71-18] )) ) ((ideographic-strokes . 4) @@ -288,21 +289,23 @@ (=>>gt-k . 10275) ; &G-J0-4C77; (=>>daikanwa/+p . 42570) ; &G-J0-4C77; (->subsumptive - ((=>>>ucs@unicode . #x9756) ; &g2-J0-4C77; - (=>>>jis-x0208 . #x4C77) ; &g2-J0-4C77; [44-87] - (=>>>jis-x0213-1 . #x4C77) ; &g2-J0-4C77; [44-87] - (=>>>gt . 57138) ; &g2-J0-4C77; + ((=ucs@unicode . #x9756) ; >-57138; + (=jis-x0208 . #x4C77) ; >-57138; [44-87] + (=gb2312 . #x3E38) ; &I-G0-3E38; [30-24] + (=jis-x0213-1 . #x4C77) ; &I-JX1-4C77; [44-87] + (=gt . 57138) ; &I-GT-57138; + (=gt-k . 10275) ; &I-GT-K10275; + (=gt-pj-1 . #x4C77) ; &I-GT-57138; [44-87] (->subsumptive - ((=ucs@jis . #x9756) ; >-57138; - (=jis-x0208 . #x4C77) ; >-57138; [44-87] - (=jis-x0213-1 . #x4C77) ; &I-JX1-4C77; [44-87] - (=gt . 57138) ; &I-GT-57138; - (=gt-k . 10275) ; &I-GT-K10275; - (=gt-pj-1 . #x4C77) ; &I-GT-57138; [44-87] - (=daikanwa/+p . 42570) ; >-57138; + ((==ucs@jis . #x9756) ; &R-GT-57138; + (==jis-x0208 . #x4C77) ; &R-GT-57138; [44-87] + (==jis-x0213-1 . #x4C77) ; &R-GT-57138; [44-87] + (==gt . 57138) ; &R-GT-57138; + (==gt-k . 10275) ; &R-GT-57138; + (=daikanwa/+p . 42570) ; &R-GT-57138; ) - ((=ucs@unicode . #x9756) ; &G0-3E38; - (=gb2312 . #x3E38) ; &G0-3E38; [30-24] + ((==ucs@unicode . #x9756) ; &R-UU+9756; + (==gb2312 . #x3E38) ; &R-UU+9756; [30-24] )) ) ((=cns11643-1 . #x675C) ; &C1-675C; [71-60] -- 1.7.10.4