update.
[chise/omega.git] / chise2otf / elisp / ChangeLog
1 2008-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * chise-tex.el (chise-tex-accent-macro-alist): New variable.
4         (chise-tex-encode-region-for-utf-8-jis): Support Greek characters;
5         don't encode U+00C5 and U+00E5; refer
6         `chise-tex-accent-macro-alist'; use "\'{\^X}" instead of
7         "\CircAcute{X}"; use "\~{\^X}" instead of "\CircTilde{X}"; add
8         setting for `HornTilde'.
9         (chise-tex-decode-region): Decode "\={\i}".
10
11 2008-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12
13         * chise-tex.el (chise-tex-encode-region-for-utf-8-jis): New
14         function.
15         (chise-tex-decode-region): Decode \u, \v and \c.
16         (utf-8-jp-tex): New coding-system.
17
18 2008-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19
20         * chise-tex.el (chise-tex-encode-region-for-jis): Add settings for
21         $_1$ and $_2$.
22
23 2008-01-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24
25         * chise-tex.el (chise-tex-decode-region): Decode \`, \', \^, \~,
26         \=, \., \" and \d.
27
28 2007-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29
30         * chise-tex.el (chise-tex-coded-charset-expression-alist): Add
31         settings for `=hanziku-{1..12}'.
32
33 2007-01-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34
35         * chise-tex.el (chise-tex-encode-region-for-jis): Add settings for
36         `CircGrave' and `HornAcute'.
37
38 2006-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39
40         * chise-tex.el (chise-tex-encode-region-for-jis): \UCSjis{XXXX} or
41         \UCSgb{XXXX} can support only BMP.
42
43 2006-01-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
44
45         * chise-tex.el (chise-tex-coded-charset-expression-alist): Add
46         setting for `=ruimoku-v6'.
47         (chise-tex-encode-region-for-jis): Don't decompose <CYRILLIC SMALL
48         LETTER SHORT I>; add settings for <COMBINING BREVE> and <COMBINING
49         HOOK ABOVE>; support some double accents; support <SUPERSCRIPT
50         TWO>, <SUPERSCRIPT THREE>, <LATIN SMALL LETTER D WITH STROKE>,
51         <LATIN SMALL LETTER ENG>, <LATIN SMALL LETTER S WITH HOOK>,
52         <SUBSCRIPT THREE> and <SUBSCRIPT FIVE>.
53
54 2006-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
55
56         * chise-tex.el (chise-tex-encode-region-for-jis): Don't decompose
57         <CYRILLIC SMALL LETTER IO>.
58
59 2006-01-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
60
61         * chise-tex.el (chise-tex-encode-region-for-jis): Don't skip
62         Latin-1 characters; try to convert composite characters to LaTeX
63         macros.
64
65 2005-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
66
67         * chise-tex.el (chise-tex-coded-charset-expression-alist): Use
68         `=ucs-bmp@{gb|jis|ks|cns}' instead of `=ucs@{gb|jis|ks|cns}';
69         don't use UCSjis for `=ucs@jis/2000; use `GTpj{A|B|C|...|K}'
70         instead of `GTpj{1|2|3|...|11}' for `=gt-pj-{1|2|3|...|11}'.
71         (iso-2022-jp-tex-jis): Specify `ccs-priority-list'; don't setup
72         `input-charset-conversion'.
73
74 2005-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
75
76         * chise-tex.el (chise-tex-encode-region-for-gb): Add setting for
77         KS character.
78
79 2005-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
80
81         * chise-tex.el (chise-tex-encode-region-for-jis): Add setting for
82         KS character.
83
84 2004-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
85
86         * chise-tex.el (chise-tex-coded-charset-expression-alist): Add
87         settings for `=ucs-hangul' and `=ucs@jis/2000'; prefer `=ucs@ks'
88         than `=gt-pj-*'.
89         (chise-tex-encode-region-for-jis): Add settings for JIS X 0213
90         characters, Hangul characters, U+2022 and U+0294; use GB domain
91         characters as a fallback.
92
93 2004-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
94
95         * chise-tex.el (chise-tex-encode-region-for-jis): New function.
96         (iso-2022-jp-tex-jis): New coding-system.
97
98 2004-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
99
100         * chise-tex.el (chise-tex-encode-region-for-gb): Renamed from
101         `chise-tex-encode-region'.
102         (iso-2022-jp-tex-gb): Renamed from `iso-2022-jp-tex'.
103
104 2004-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
105
106         * chise-tex.el: New file.
107