Am Wed, 22 May 2013 10:10:18 -0400 schrieb Evan Cooch: > This time, I *think* the culprit is fontspec, which was recent updated > (MikTeX 2.9). Or unicode-math (also updated). Or both. MWE (at bottom) > no longer compiles. Generates following error message (I'vee snipped out > a bunch of stuff which I don't think is related to the failure of the > file to compile). Any suggestions?
Roll back to an older fontspec and unicode-math. And avoid to automatically update lua related package in miktex: the luatex of miktex is too old. Chances are currently very high that newer versions of packages use some feature which needs a newer luatex version. -- Ulrike Fischer http://www.troubleshooting-tex.de/
