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