<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=LuaTeX</id>
	<title>LuaTeX - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=LuaTeX"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=LuaTeX&amp;action=history"/>
	<updated>2026-05-05T21:25:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=LuaTeX&amp;diff=6032003&amp;oldid=prev</id>
		<title>87.217.151.39: /* Further reading */</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=LuaTeX&amp;diff=6032003&amp;oldid=prev"/>
		<updated>2025-05-06T15:59:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Further reading&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|TeX-based computer typesetting system}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name                   = LuaTeX&lt;br /&gt;
| logo                   = LuaTeX logo.svg&lt;br /&gt;
| logo size              = 100px&lt;br /&gt;
| logo alt               = The LuaTeX logo&lt;br /&gt;
| author                 = Taco Hoekwater, Hartmut Henkel, Hans Hagen&lt;br /&gt;
| developer              = Taco Hoekwater, Hartmut Henkel, Hans Hagen, etc. (7 active developers)&lt;br /&gt;
| released               = {{start date and age|2007}}&lt;br /&gt;
| discontinued           = No&lt;br /&gt;
| latest_release_version = 1.21.0&amp;lt;ref&amp;gt;{{Cite web|url= https://svn.tug.org:8369/texlive/trunk/Build/source/texk/web2c/luatexdir/NEWS?revision=73865&amp;amp;view=co|title=LuaTeX NEWS file|access-date=2025-03-09}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| latest_release_date = {{Start date and age|2025|02|13}}&lt;br /&gt;
| programming language   = [[Lua (programming language)|Lua]], [[C (programming language)|C]]&lt;br /&gt;
| operating system       = Multiplatform&lt;br /&gt;
| genre                  = Typesetting&lt;br /&gt;
| license                = [[GNU General Public License]]&lt;br /&gt;
| website                = {{Official URL}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LuaTeX&amp;#039;&amp;#039;&amp;#039; is a [[TeX]]-based computer [[typesetting]] system which started as a version of [[pdfTeX]] with a [[Lua (programming language)|Lua]] scripting engine embedded. After some experiments it was adopted by the [[TeX Live]] distribution as a successor to pdfTeX (itself an extension of [[ε-TeX]], which generates [[PDF]]s).&amp;lt;ref&amp;gt;[http://www.tex.ac.uk/cgi-bin/texfaq2html?label=whatpdftex TeX Frequently Asked Questions] {{Webarchive|url=https://web.archive.org/web/20141027085637/http://www.tex.ac.uk/cgi-bin/texfaq2html?label=whatpdftex |date=2014-10-27 }} - What is PDFTeX?&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.tex.ac.uk/cgi-bin/texfaq2html?label=luatex TeX Frequently Asked Questions] {{Webarchive|url=https://web.archive.org/web/20141027023550/http://www.tex.ac.uk/cgi-bin/texfaq2html?label=luatex |date=2014-10-27 }} - PDFTeX and LuaTeX&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://www.tug.org/applications/pdftex/NEWS PDFTeX&amp;#039;s NEWS file] {{webarchive|url=http://arquivo.pt/wayback/20090709061627/http://www.tug.org/applications/pdftex/NEWS|date=2009-07-09}} - news for 3.141592-1.40.0 version.&amp;lt;/ref&amp;gt; Later in the project some functionality of [[Aleph (TeX)|Aleph]] was included (esp. multi-directional typesetting). The project was originally sponsored by the Oriental TeX project, founded by Idris Samawi Hamid, Hans Hagen, and Taco Hoekwater.&lt;br /&gt;
&lt;br /&gt;
In November 2024, LuaLaTeX was declared the recommended format for [[LaTeX]].&amp;lt;ref name=&amp;quot;LuaLaTeX&amp;quot;&amp;gt;[https://www.texdev.net/2024/11/05/engine-news-from-the-latex-project Engine news from the LaTeX Project]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Objective of the project==&lt;br /&gt;
The main objective of the project is to provide a version of TeX where all internals are accessible from Lua. In the process of opening up TeX much of the internal code is rewritten. Instead of [[hard coding]] new features in TeX itself, users (or macro package writers) can write their own extensions.&lt;br /&gt;
LuaTeX offers support for [[OpenType]] fonts with external modules. One of them, written in Lua, is provided by the LuaTeX team, but support for complex scripts is limited. Since 2020 LuaTeX includes the HarfBuzz engine for correct rendering of complex scripts using OpenType.&amp;lt;ref name=&amp;#039;harfbuzz&amp;#039;&amp;gt;{{cite web | url=https://tug.org/TUGboat/tb40-1/tb124hosny-harfbuzz.pdf | title=Bringing world scripts to LuaTEX: The HarfBuzz experiment | author=Khaled Hosny | access-date=2023-07-14 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
An alternate approach can be found on GitHub.&amp;lt;ref name=&amp;quot;Harf&amp;quot;&amp;gt;{{cite web |last1=tatzetwerk |title=luatex-harfbuzz |url=https://github.com/tatzetwerk/luatex-harfbuzz |website=GitHub |date=August 2020 |access-date=16 October 2021}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A related project is [[MPLib]] (an extended [[MetaPost]] library module), which brings a graphics engine into TeX.&amp;lt;ref name=&amp;quot;MPLib&amp;quot;&amp;gt;{{cite journal |last1=Hagen |first1=Hans |title=The MetaPost library and LuaTEX |journal=TUGboat - TUG 2008 Conference Proceedings |volume=29 |issue=3 |pages=446–453 |url=https://www.tug.org/TUGboat/tb29-3/tb93hagen-mplib.pdf |access-date=16 October 2021}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The LuaTeX team consists of Luigi Scarso, Taco Hoekwater, Hartmut Henkel and Hans Hagen.&lt;br /&gt;
&lt;br /&gt;
==Versions==&lt;br /&gt;
The first public beta was launched at [[TeX Users Group|TUG]] 2007 in [[San Diego]]. The first formal release was planned for the end of 2009, and the first stable production version was released in 2010. Version 1.00 was released in September 2016 during ConTeXt 2016. Version 1.12 was released for TeXLive 2020.&amp;lt;ref name=&amp;quot;roadmap&amp;quot;&amp;gt;{{cite web |url=http://www.luatex.org/roadmap.html |title=LuaTeX Roadmap |work=luatex.org |access-date=2023-07-14}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{As of|2010|10}}, both [[ConTeXt]] mark IV and [[LaTeX]] with extra packages (e.g. luaotfload, luamplib, luatexbase, luatextra) make use of new LuaTeX features. (When LuaTeX is used with the LaTeX format, it is sometimes called &amp;quot;LuaLaTeX&amp;quot;.) Both are supported in [[TeX Live]] 2010 with LuaTeX 0.60, and in [[LyX]].&amp;lt;ref&amp;gt;{{Cite web|url=https://wiki.lyx.org/LyX/LuaTeX|title=LyX wiki {{!}} LyX / LuaTeX|website=wiki.lyx.org|access-date=2017-08-31}}&amp;lt;/ref&amp;gt; Special support in plain TeX is still under development.&lt;br /&gt;
&lt;br /&gt;
Further development takes place as &amp;#039;&amp;#039;LuaMetaTeX&amp;#039;&amp;#039; in connection with the [[ConTeXt]] project.&amp;lt;ref name=&amp;quot;roadmap&amp;quot;/&amp;gt;&amp;lt;ref&amp;gt;{{cite web |url=https://github.com/contextgarden/luametatex |title=luametatex |work=GitHub |access-date=2023-07-14}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Portal|Free and open-source software}}&lt;br /&gt;
* [[TeX]]&lt;br /&gt;
* [[List of TeX extensions]]&lt;br /&gt;
&lt;br /&gt;
== Further reading ==&lt;br /&gt;
* CTAN: [https://mirrors.ibiblio.org/CTAN/systems/doc/luatex/luatex.pdf LuaTeX Manual]&lt;br /&gt;
* Manuel Pégourié-Gonnard: [http://mirrors.ctan.org/obsolete/info/luatex/lualatex-doc/lualatex-doc.pdf A guide to LuaLaTeX]. 5 May 2013. [Outdated.]&lt;br /&gt;
* LuaTeX development team: [http://www.luatex.org/documentation.html Documentation]. October 2021.&lt;br /&gt;
* [http://wiki.luatex.org/index.php/Main_Page Official LuaTeX wiki]&lt;br /&gt;
* [https://wiki.contextgarden.net/Main_Page ConTeXt wiki]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.luatex.org/ LuaTeX official site]&lt;br /&gt;
* [http://wiki.luatex.org/index.php/Main_Page LuaTeX Wiki]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist|2}}&lt;br /&gt;
&lt;br /&gt;
{{TeX navbox}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Luatex}}&lt;br /&gt;
[[Category:Free PDF software]]&lt;br /&gt;
[[Category:Free TeX software]]&lt;br /&gt;
[[Category:Lua (programming language)-scriptable software]]&lt;br /&gt;
[[Category:TeX]]&lt;/div&gt;</summary>
		<author><name>87.217.151.39</name></author>
	</entry>
</feed>