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