[luatex] Prevent stop when tiff file loads

Patrick Gundlach patrick at gundla.ch
Thu Jan 21 18:08:32 CET 2016


Hello all,

I am using LuaTeX 0.79.1 and use

    local foo = img.scan({filename = "foo.tiff"})

but this fails with 

!LuaTeX error: internal error: unknown image type (2)
 ==> Fatal error occurred, no output PDF file produced!


Is there a way to prevent LuaTeX from stopping the whole process? Is there a function like 

can_you_handle_this_imagetype(filename="foo.tiff")

?


Patrick





More information about the luatex mailing list