Hello! I am trying to get Chinese in my xelatex document. Based on the instructions I've found here: http://www.reed.edu/cis/help/LaTeX/language.html#cjk, I am using the following sourcecode:
\documentclass[11pt]{article} \usepackage[cm-default]{fontspec} \begin{document} Some plain old text. And now, some Chinese: {\fontspec{STKai} 你好吗}. \end{document} The document compiles with no errors, but the PDF displays question marks instead of Chinese characters. I would greatly appreciate any suggestions anyone has. Thanks so much, Joshua
-------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex