alias StartRunCallback
Run actions at the start of the typesetting run.
This callback replaces the code that prints LuaTeX's banner. Note that for successful use, this callback has to be set in the Lua initialization script, otherwise it will be seen only after the run has already started.
Reference:
- Corresponding C source code: printing.c#L557
- Corresponding C source code: texfileio.c#L917
😱 Types incomplete or incorrect? 🙏 Please contribute!