[XeTeX] How to use intercharclasses (was "Issue with CJK in pdf build")

Michiel Kamermans pomax at nihongoresources.com
Wed Nov 18 20:01:03 CET 2009


Oops, some messing up there. In the normal example line 13 should be 
three lines:

: \XeTeXinterchartoks 255 1 = {\cjkfont}
: \XeTeXinterchartoks 255 2 = {\cjkfont}
: \XeTeXinterchartoks 255 3 = {\cjkfont}

And in the extended example, line 16-22 should be

16: % extended transition rules... To CJK:
: \XeTeXinterchartoks 0 1 = {\cjkfont}
: \XeTeXinterchartoks 0 2 = {\cjkfont}
: \XeTeXinterchartoks 0 3 = {\cjkfont}
: \XeTeXinterchartoks 4 1 = {\cjkfont}
: \XeTeXinterchartoks 4 2 = {\cjkfont}
: \XeTeXinterchartoks 4 3 = {\cjkfont}
: \XeTeXinterchartoks 255 1 = {\cjkfont}
: \XeTeXinterchartoks 255 2 = {\cjkfont}
: \XeTeXinterchartoks 255 3 = {\cjkfont}
22: % To Latin:

...Go, me.

- Mike


More information about the XeTeX mailing list