Update of /var/cvs/cjk/doc
In directory genba:/tmp/cvs-serv22132/doc
Modified Files:
cjk-enc.txt
Log Message:
* doc/cjk-enc.txt: Mention problems with UTF-8.
Index: cjk-enc.txt
===================================================================
RCS file: /var/cvs/cjk/doc/cjk-enc.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** cjk-enc.txt 11 Aug 2005 05:27:18 -0000 1.4
--- cjk-enc.txt 1 Aug 2006 22:07:19 -0000 1.5
***************
*** 255,258 ****
--- 255,275 ----
+ Unicode encoding
+ ................
+
+ Note that the forthcoming Emacs 22 has no native Unicode support. Instead,
+ Unicode encoded date is mapped onto the internal character sets of Emacs;
+ this process heavily depends on the selected (Emacs) language environment.
+ For example, if you select `Chinese-BIG5', Emacs first tries to map Unicode
+ characters to Big 5. If that fails, it tries the GB 2312 character set, then
+ KS X 1001, and so on. To get typographically satisfying output you would
+ need identical font shapes for different CJK encodings, a very unlikely
+ situation.
+
+ For this reason it is strongly recommended to *not* use data files encoded
+ in UTF-8 with cjk-enc.el. Instead, UTF-8 should be directly handled by a CJK
+ environment (i.e., `\begin{CJK}{UTF8}{...}').
+
+
Usage with AUC TeX
------------------
_______________________________________________
Cjk-commit maillist - [email protected]
http://lists.ffii.org/mailman/listinfo/cjk-commit