On 2011-03-24, Jürgen Spitzmüller wrote: > Guenter Milde wrote: >>> Can you setup a minimal example file? >> LyX or *.tex?
> *.tex Here it is:: \documentclass{minimal} \usepackage{fontspec} \begin{document} \end{document} > OK. JMarc's idea, AFAIU, is to check for LuaTeX, if found, let LuaTeX > proceed this minimal tex file and activate LuaTeX support only if the > file processes without errors. > This seems to be a clean solution to me. Fine. Thanks, Günter