Difference between revisions of "LuaTeX"

From Wiki
Jump to navigation Jump to search
(Correct link to 'LuaTeX callbacks' (page was moved))
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
LuaTeX is an extended version of [[PdfTeX]] using [http://www.lua.org 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.
+
LuaTeX is an extended version of [[PdfTeX - Old Content]] using [http://www.lua.org 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 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.
Line 17: Line 17:
 
== Fonts ==
 
== Fonts ==
  
See [[Fonts in LuaTex]]
+
See [[Fonts in LuaTeX]]
 
See [[Miscellaneous Lua Topics]]
 
See [[Miscellaneous Lua Topics]]
  
[[Category:Lua]]
+
[[Category:Tools]]
[[Category:LuaTeX]]
 

Latest revision as of 18:38, 8 June 2020

LuaTeX is an extended version of PdfTeX - Old Content 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