1)
Command Line: pdflatex.exe --interaction=errorstopmode --synctex=-1 "XXX.tex"
! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function.
(xeCJK)
(xeCJK) You must change your typesetting engine to
(xeCJK) "xelatex"
(xeCJK) instead of plain "latex" or "pdflatex" or
(xeCJK) "lualatex".
(xeCJK) Loading xeCJK will abort!
Type
...
l.43 ..._critical:nn { xeCJK } { Require-XeTeX } }
?
Process has been terminated ...
2)
Command Line: latex.exe --src --interaction=errorstopmode --synctex=-1 "XXX.tex"
! Critical Package xeCJK Error: The xeCJK package requires XeTeX to function.
(xeCJK)
(xeCJK) You must change your typesetting engine to
(xeCJK) "xelatex"
(xeCJK) instead of plain "latex" or "pdflatex" or
(xeCJK) "lualatex".
(xeCJK) Loading xeCJK will abort!
Type
...
l.43 ..._critical:nn { xeCJK } { Require-XeTeX } }
?
Process has been terminated ...
还是一样的错误。
3)
换成XeLatex
! LaTeX Error: Unknown option `CJKtextspaces' for package `fontspec-xetex'.
See the LaTeX manual or LaTeX Companion for explanation.
Type H
...
l.456 \ProcessOptions*
?
Process has been terminated ...