(RUI6-E00D): Use `ruimoku=' instead of `bos=' in `sources'.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / additional-precomposed.el
1 ;; -*- coding: utf-8-mcs-er -*-
2 (define-char
3   '((name*              . "latin capital letter m with ring below")
4     (general-category   letter uppercase) ; Normative Category
5     (=decomposition
6      ((name               . "LATIN CAPITAL LETTER M")
7       (=ucs               . #x004D)     ; M
8       )
9      ((name               . "COMBINING RING BELOW")
10       (=ucs               . #x0325)     ; ̥
11       ))
12     (=jef-china3        . #x8AF0)       ; &JC3-8AF0;
13     ))
14 (define-char
15   '((name*              . "latin small letter a with macron and acute")
16     (general-category   letter lowercase) ; Normative Category
17     (=decomposition
18      ((name               . "LATIN SMALL LETTER A WITH MACRON")
19       (=ucs               . #x0101)     ; ā
20       )
21      ((name               . "COMBINING ACUTE ACCENT")
22       (=ucs               . #x0301)     ; ́
23       ))
24     (sources            ruimoku=C011091-00007)
25     (=ruimoku-v6        . #xE00D)       ; &RUI6-E00D;
26     ))