update.
[chise/omega.git] / chise2otf / elisp / ChangeLog
1 2006-01-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * chise-tex.el (chise-tex-encode-region-for-jis): Don't skip
4         Latin-1 characters; try to convert composite characters to LaTeX
5         macros.
6
7 2005-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8
9         * chise-tex.el (chise-tex-coded-charset-expression-alist): Use
10         `=ucs-bmp@{gb|jis|ks|cns}' instead of `=ucs@{gb|jis|ks|cns}';
11         don't use UCSjis for `=ucs@jis/2000; use `GTpj{A|B|C|...|K}'
12         instead of `GTpj{1|2|3|...|11}' for `=gt-pj-{1|2|3|...|11}'.
13         (iso-2022-jp-tex-jis): Specify `ccs-priority-list'; don't setup
14         `input-charset-conversion'.
15
16 2005-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
17
18         * chise-tex.el (chise-tex-encode-region-for-gb): Add setting for
19         KS character.
20
21 2005-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22
23         * chise-tex.el (chise-tex-encode-region-for-jis): Add setting for
24         KS character.
25
26 2004-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
27
28         * chise-tex.el (chise-tex-coded-charset-expression-alist): Add
29         settings for `=ucs-hangul' and `=ucs@jis/2000'; prefer `=ucs@ks'
30         than `=gt-pj-*'.
31         (chise-tex-encode-region-for-jis): Add settings for JIS X 0213
32         characters, Hangul characters, U+2022 and U+0294; use GB domain
33         characters as a fallback.
34
35 2004-08-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36
37         * chise-tex.el (chise-tex-encode-region-for-jis): New function.
38         (iso-2022-jp-tex-jis): New coding-system.
39
40 2004-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
41
42         * chise-tex.el (chise-tex-encode-region-for-gb): Renamed from
43         `chise-tex-encode-region'.
44         (iso-2022-jp-tex-gb): Renamed from `iso-2022-jp-tex'.
45
46 2004-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
47
48         * chise-tex.el: New file.
49