\directlua: writing Lua code in a LuaTeX
Excellent overview of the use of \directlua to write Lua code in a LuaTeX document. From wiki.luatex.org:
Excellent overview of the use of \directlua to write Lua code in a LuaTeX document. From wiki.luatex.org:
In the tutorial series A minimal LuaTeX setup on Windows I showed how to get started with a very basic LuaTeX setup for plain TeX. Actually, it is so minimal that we have not even enabled the many new primitives…