Skip to content

alias StopRunCallback


(alias) StopRunCallback = fun()

Run actions just before the end of the typesetting run.

This callback replaces the code that prints LuaTeX's statistics and “output written to” messages. The engine can still do housekeeping and therefore you should not rely on this hook for postprocessing the PDF or log file.

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!