[XeTeX] Issue with CJK in pdf build

Michiel Kamermans pomax at nihongoresources.com
Thu Nov 19 07:49:55 CET 2009


Wilfred van Rooijen wrote:
> Check the fontspec-manual. The command \setmainfont does not set all the other fonts accordingly.
>
> Also note that by using a \setmainfont you are likely to lose a lot of italic, emph, boldface etc which are normally handled inside TeX by implicitly changing to another font. Personally I have yet to find a completely satisfactory solution for this issue.
>
> So if anybody knows how I can set my font for instance to the Kozuka Mincho and still have boldface in my References, please let me know :-))
I use Kozuka Mincho Pro in my book, and this works just fine as long as 
you declare it as a fontfamily (it has six weights so you're pretty 
good). I use

\newfontfamily{\cjkfont}{Kozuka Mincho Pro}

and using the \cjkfont command whenever CJK fontage is required.

- Mike




More information about the XeTeX mailing list