\usepackage[12pt,twoside, letterpaper]{book}
\usepackage[encapsulated]{CJK}
\begin{document}
\begin{CJK}{UTF8}{song}
\chapter{我喜歡吃飯}
<input the story here in chinese>
\end{CJK}
\end{document}
when i run latex on thsi file, it spits out this message:
-----
[3]
! Undefined control sequence.
<argument> Chapter\ 1. \ µ
êæ
l.60 \end{document}
------
i just press enter and ignore the error.. when it is done complaining, i view the dvi, and the chapter/subsection names and everything else shows up fine. so, do i just IGNORE these errors and move on? is there a way to fix it so that it wont compain?
_______________________________________________ Cjk maillist - [email protected] http://lists.ffii.org/mailman/listinfo/cjk
