> > \CJKchar[UTF8]{"02D9}{"04F}
>
> I've little knowledge about the inner code. I want to ask you a
> odditional relative issue to the your above answer, BTW, my issue
> maybe stupid in the following:
>
> In detail, the unicode inner code of cjk-ext b I've seen have the
> following form:
>
> U+2A6DF
>
> In this form, I can only find five hexadecimal digit for each. So,
> how can I change it to the form use by you in the above example?
If you look carefully you can see that the above example also contains
five hexadecimal digits only. U+2A6DF can be represented as
\CJKchar[UTF8]{"02A6}{"0DF}
I use "0XX instead of "XX to protect against Babel: Some languages
like German use the doublequote as an active character.
Werner
_______________________________________________
Cjk maillist - [email protected]
https://lists.ffii.org/mailman/listinfo/cjk