Definitions for the LuaLaTeX library.
TeXLuaCATS-Repository: https://github.com/TeXLuaCATS/LuaLaTeX (upstream)
LuaCATS-Repository: https://github.com/LuaCATS/tex-lualatex (downstream)
LuaTEX adds a number of engine-specific functions to TEX. Several of these require set up that is best done in the kernel or need related support functions. This file provides basic support for LuaTEX at the LATEX 2ε kernel level plus as a loadable file which can be used with plain TEX and LATEX.
This file contains code for both TEX (to be stored as part of the format) and Lua (to be loaded at the start of each job). In the Lua code, the kernel uses the namespace luatexbase. 1
- Website: https://www.latex-project.org
- PDF-Manual: ltluatex.pdf source2e.pdf
- Repository: Github: latex3/latex2e
- CTAN: latex-base luatexbase (old)
- LICENSE: lppl1.3c