On 2011-03-25 Hans Hagen
weird ...
in font-otp.lua there is in line 347:
This line is in font-otf.lua. I added it there.
local reload = not data or data.size ~= size or data.time ~= time
can you add there
print(data,data and data.size,data and data.time,size,time)
and then remake the format and try again? I want to know what gets reported there
table: a6330d0 110400 1254938640 110400 1254938640 ! LuaTeX error ...text/tex/texmf-context/tex/context/base/font-otp.lua:358: attempt to index local 'resources' (a nil value) stack traceback: ...text/tex/texmf-context/tex/context/base/font-otp.lua:358: in function 'enhancer' ...text/tex/texmf-context/tex/context/base/font-otf.lua:250: in function 'enhance' ...text/tex/texmf-context/tex/context/base/font-otf.lua:472: in function 'load' ...text/tex/texmf-context/tex/context/base/font-otf.lua:1761: in function 'otftotfm' ...text/tex/texmf-context/tex/context/base/font-otf.lua:1788: in function 'read_from_otf' ...text/tex/texmf-context/tex/context/base/font-otf.lua:1867: in function <...text/tex/texmf-context/tex/context/base/font-otf.lua:1856> (tail call): ? Marco