Werner LEMBERG wrote:
<snipped>
> Use this in the preamble:
> 
>   \addto\extrasthaicjk{%
>     \fontencoding{C90}\selectfont
>     \def\encodingdefault{C90}}
> 
> Contrary to TIS encoding, the \thaiFooBar commands need a proper
> \encodingdefault setup.

As I wrote earlier this does not play nice with \usepackage[...]{fontenc]
which some other package I need uses...

I found I can make it work to some extent by putting 
\fontencoding{C90}\selectfont inside the \today definition within thaicjk.ldf, 
and adding a few braces. But it still seems to have some side effects, i.e. 
font 
choices, etc are different from using the cjk-enc transformed version.
I am assuming the cjk-enc transformed version is correct, although not ideal, 
and anything that generates a different outcome from that, in terms of font 
choices, etc is wrong.

That seems to work better - but that only make \today works, not some of the 
others like indexname, etc.

Other babel packages has some save and restore \latinencoding/\latintext code.
what's your thought on that?


Hin-Tak

_______________________________________________
Cjk maillist  -  [email protected]
https://lists.ffii.org/mailman/listinfo/cjk

Reply via email to