> Is it possible to have a plain luatex example ?
> 

Hi Luigi,

I think Robert gave that example on top of thread, I reported today a LuaLaTeX 
version only to confirm the problem.

Here is what Robert's mwe gives on my system (with the \write-1 line commented 
out)

\input luaotfload.sty
\font\x="Vollkorn:script=latn"
% \immediate\write-1{SOME INFO} % commented out to concentrate on error 
reporting behaviour
\x A B
\bye

gives on console
luaotfload | resolve : method "name" resolved "Vollkorn:script=latn" -> 
Vollkorn-Regular (Vollkorn-Regular.otf)(load luc: /usr/local/texlive/2016/texm
f-var/luatex-cache/generic/fonts/otl/vollkorn-regular.luc)error: 
...xmf-dist/tex/luatex/luaotfload/fontloader-2016-04-21.lua:13129: attempt to 
index upvalue 'parameters' (a nil value)
.
\bye ->\par 
            \vfill \supereject \end 
l.5 \bye
      
and in the log

luaotfload | resolve : method "name" resolved "Vollkorn:script=latn" -> Vollkorn
-Regular (Vollkorn-Regular.otf)(load luc: /usr/local/texlive/2016/texmf-var/luat
ex-cache/generic/fonts/otl/vollkorn-regular.luc).
\bye ->\par 
            \vfill \supereject \end 
l.5 \bye
      

Jean-François


Reply via email to