On 12 July 2013 10:36, Patrick Gundlach <patr...@gundla.ch> wrote:
> Hi,
>
> is it possible to programatically set the exit status of the LuaTeX run?
>
> say something like this:
>
>  tex.exitstatus = 1
>
> or \exitstatus=1 \bye

\directlua{os.exit(1)}

Cheers,

Tomek
_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to