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