Le 24/03/2011 14:02, Jürgen Spitzmüller a écrit :
This would be
\documentclass{article}
\usepackage{fontspec}[2010/07/11]
\begin{document}
.
\end{document}
But I don't know what we gain by that. The error message given by
fontspec is easier to parse than the warning message issued here:
OK, I thought it would give an error message.
\documentclass{article}% or minimal
\usepackage{fontspec}
\begin{document}
.
\end{document}
see if LuaTeX compilation returns an error, and maybe parse for the
error message.
Yes.