Difference between revisions of "LuaTeX"

From Wiki
Jump to navigation Jump to search
(→‎Links: link to callbacks page)
(Correct link to 'LuaTeX callbacks' (page was moved))
Line 7: Line 7:
 
== Links ==
 
== Links ==
 
* other [[:Category:Lua|Lua topics]]
 
* other [[:Category:Lua|Lua topics]]
* how [[luatex callbacks|Callbacks]] work in Context
+
* how [[LuaTeX callbacks|Callbacks]] work in Context
 
* The [[Lua]] in LuaTeX
 
* The [[Lua]] in LuaTeX
 
* [[Programming in LuaTeX]]
 
* [[Programming in LuaTeX]]

Revision as of 10:35, 2 October 2012

LuaTeX is an extended version of PdfTeX using Lua, as an embedded scripting language. The LuaTeX project's main objective is to provide an open and configurable variant of TeX while at the same time offering downward compatibility.

The project started in the summer of 2005, and has since progressed into a first official early beta that was released during the TUG2007 conference in San Diego. Development is supported by a grant from Colorado State University and the TeX User groups.

The official website offers some more information.

Links

Fonts

See Fonts in LuaTex See Miscellaneous Lua Topics