j
k
j a
j l
On 12 July 2013 10:36, Patrick Gundlach 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
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
Back to the thread
Back to the list