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