Wieder mal LuaTeX Probleme nach Update Thema ist als GELÖST markiert

Alles rund um das System für Windows.


MGommes

Wieder mal LuaTeX Probleme nach Update

Beitrag von MGommes »

Nach einem Update von MiKTeX gibt es wieder mal erhebliche Probleme
mit LuaTeX.
\listfiles
\documentclass{scrartcl}
\usepackage{luatex85}
\usepackage{fontspec,xcolor,array,hhline}
\setmainfont{Lucida Console}
\setmonofont{Lucida Console}
\begin{document}
Minimal
\end{document}
Das Minimalbeispiel führt dann zu folgendem Fehler:
This is LuaTeX, Version 1.0.0 (MiKTeX 2.9.6200) 
 restricted system commands enabled.
(./minimal.tex
LaTeX2e <2016/03/31> patch level 3
Babel <3.9r> and hyphenation patterns for 1 language(s) loaded.

...

("C:/Users/User/AppData/Local/Programs/MiKTeX 2.9/tex/luatex/luaotfload/lua
otfload.sty"
	FATAL ERROR
	Luaotfload requires a Luatex version >= 0.95.0.
	Please update your TeX distribution!

...ams/MiKTeX 2.9/tex/luatex/luaotfload/luaotfload-main.lua:36: version check f
ailed
stack traceback:
	[C]: in function 'error'
	...ams/MiKTeX 2.9/tex/luatex/luaotfload/luaotfload-main.lua:36: in main chunk
	[C]: in function 'require'
	[\directlua]:1: in main chunk.
l.49 }
    
? 
Gibt es eine schnelle Lösung ?


Antworten