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