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