----- Original Message ----- >> From: Georg Baum <[EMAIL PROTECTED]> >> To: lyx-devel@lists.lyx.org >> Date: 2007-02-13 19:30:25 >> Subject: Re: Beta schedule >>
>> >>> The only thing I can think of is the lyx2lyx patch for CJK from Georg. >> >> Does the latest version work? Sorry for my late reply. Yes, your latest patch works well. With your patch, "lyx2lyx -c eux-kr cjk-lyx_file > lyx-svn_file" correctly translates CJK characters in cjk-lyx_file. It is not essential, but it would be extremely convenient if with the use of this lyx2lyx we could just "open" the cjk-lyx file from the lyx-svn. >> > Also the support of "utf8x" in the lib/encodings and in the tex2lyx? >> >> Not in tex2lyx. tex2lyx will not support encodings other than the pseudo >> support for latin1 that we have at the moment, because Jose wants to >> rewrite it in python and I don't want to waste my (scarce) time. >> >> Before putting the utf8x encoding in lib/encodings could you please tell me >> why it is needed? My current understanding is that utf8x is old and >> superseeded by utf8. By some unknown reasons (to me), nearly all the local TeX macro packages(including cjk-latex) use "utf8x" instead of "utf8" for input encoding. Regards, cghan