<div dir="ltr"><div><div><div>Hello Scott,<br><br></div>I'm afraid that your original MWE is wrong.<br>The 'nofonts' option means that we do not use the default Chinese font setting and will manually specify the fonts later.<br></div><div>It is a coincidence that the MWE works in old version of ctex package, because recent versions of xeCJK package loads Fandol fonts when no fonts are specified. We disabled this feature in ctex version 2.0.<br><br></div><div>You can remove the 'nofonts' option and then this simpler MWE should work (on Windows, Mac OS X, and Linux):<br><br>\documentclass[UTF8]{ctexart}<br>\begin{document}<br>下面开始正文。<br>\end{document}<br><br></div><div>Anyway, I think the error message should be improved.<br></div><div><br></div><div>BTW, it doesn't matter to use \usepackage[T1]{fontenc}, if you know what you are doing.<br></div><div><br></div>Best,<br></div>Leo<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-16 12:54 GMT+08:00 Scott Kostyshak <span dir="ltr"><<a href="mailto:skostysh@lyx.org" target="_blank">skostysh@lyx.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The attached minimal example compiles for me on a system with a TeX<br>
Live pretest of a week and a half ago, but fails on a system with a<br>
pretest from today. It's definitely possible that there is some other<br>
difference between the systems (e.g. missing font), so I would like to<br>
check in here and see if others can reproduce the difference in<br>
behavior.<br>
<br>
Attached is the MWE that I compile with the command xelatex. Also<br>
attached are the "good" log (from the pretest of a week and a half<br>
ago) and the "bad" log.<br>
<br>
Note also that in the good.log file, there are many warnings. So<br>
perhaps the mwe.tex is supposed to fail to compile and it was a bug<br>
(or lack of feature) that it did not fail to compile before?<br>
<br>
Best,<br>
<br>
Scott<br>
</blockquote></div><br></div>