我这两个例子也都通不过:
编译 test-cjk.tex 提示- ! LaTeX Error: \CJKglue undefined.
- See the LaTeX manual or LaTeX Companion for explanation.
- Type H <return> for immediate help.
- ...
-
- l.206 {\ziju{1}
复制代码 编译 test-xetex.tex 提示- ! LaTeX Error: Command \songti already defined.
- Or name \end... illegal, see p.192 of the manual.
- See the LaTeX manual or LaTeX Companion for explanation.
- Type H <return> for immediate help.
- ...
-
- l.12 \newcommand*{\songti}{\CJKfamily{song}}
- % 宋体
- ?
复制代码 |