Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I have installed the texlive 2009 and the ctex package, then I test the code:

\documentclass{ctexart}
\begin{document}
中文测试
\end{document}

But I get an error like this:

! LaTeX Error: Unknown option `normalindentfirst' for package `fontspec'.

I have tried to solve the problem following the method:
http://code.google.com/p/ctex-kit/issues/detail?id=32
But it does not work! Thanks!

share|improve this question
This is basically the same problem as yesterday, correct? You are trying to set up xetex and ctex on your system and minimal documents still do not compile. It would be better to edit your first question than ask a new question. The edit will still bump your question to the top of the feed. – Matthew Leingang Mar 15 '11 at 14:52
I'm sure you've tried many things, but have you updated to texlive 2010? – Matthew Leingang Mar 15 '11 at 14:53
Have you used texlive 2010 with ctex? – jerry_sjtu Mar 15 '11 at 15:02
@Jerry: no, I haven't, but I was just guessing it might help. In general it's best to upgrade to the latest stable release, which might make a difference in (for instance) fontspec. I don't know if ctex is compatible with it, though; ask your ctex-using friends. :-) PS: to make sure I see your comments in response to mine, preface them with "@Matthew Leingang:" – Matthew Leingang Mar 15 '11 at 16:06
When I compil it with texlive 2010, I have the following error message : The font "SimHei" cannot be found – Matsaya Mar 15 '11 at 18:23
show 2 more comments

closed as too localized by lockstep, Joseph Wright Sep 4 '11 at 6:40

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.