update.
authortomo <tomo>
Thu, 24 Jan 2008 08:08:54 +0000 (08:08 +0000)
committertomo <tomo>
Thu, 24 Jan 2008 08:08:54 +0000 (08:08 +0000)
chise2otf/elisp/ChangeLog

index 241fcaa..019d99d 100644 (file)
@@ -1,3 +1,13 @@
+2008-01-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise-tex.el (chise-tex-accent-macro-alist): New variable.
+       (chise-tex-encode-region-for-utf-8-jis): Support Greek characters;
+       don't encode U+00C5 and U+00E5; refer
+       `chise-tex-accent-macro-alist'; use "\'{\^X}" instead of
+       "\CircAcute{X}"; use "\~{\^X}" instead of "\CircTilde{X}"; add
+       setting for `HornTilde'.
+       (chise-tex-decode-region): Decode "\={\i}".
+
 2008-01-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * chise-tex.el (chise-tex-encode-region-for-utf-8-jis): New