>> Thanks, but I strongly prefer the solution which Theppitak has
>> implemented (and which is used for other Babel packages also), and
>> which you should be able to copy verbatim from file `thai.dtx'.
> 
> I am not entirely sure why it does not work, but it does not.
> Copying from thailatex's thai.ldf does not work - resulting in some
> error messages about "\thai{something} is not available in T1/OT1
> encoding".  Granted I have a few other packages loaded (I am loading
> the ae fonts with inputenc also...) - but the cjk-encoded form of
> thaicjk.ldf works, and copying from thailatex does not.  So it is no
> go, at least on a causal try.

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.


    Werner

_______________________________________________
Cjk maillist  -  Cjk@ffii.org
https://lists.ffii.org/mailman/listinfo/cjk

Reply via email to