> How to use \CJKchar command to type cjk-ext a/b Chinese characters?  E.g., 
> 
> U+20000, which has the GB18030 code as this: 95328236. 

This is documented, for example in `commands.txt':

  \CJKchar[<enc>]{<byte1>}{<byte2>}
    [...]

    If the Unicode value is greater than U+FFFF, put the first two
    bytes into the first argument, and the third byte into the second
    one.

    Examples:

      \CJKchar[UTF8]{"02D9}{"04F}


  Werner

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

Reply via email to