Difference between revisions of "Main Page"

From LuaTeXWiki
(Some articles: Link to TeX without TeX)
(Link to new fontsampler page)
Line 21: Line 21:
 
** You can fake XeTeX's interchar tokens with the [[token filter|<tt>token_filter</tt>]].
 
** You can fake XeTeX's interchar tokens with the [[token filter|<tt>token_filter</tt>]].
 
* [[TeX without TeX]] is about using TeX's functionality (typesetting, pdf writing) only using Lua code (no <tt>\TeX</tt> macros).
 
* [[TeX without TeX]] is about using TeX's functionality (typesetting, pdf writing) only using Lua code (no <tt>\TeX</tt> macros).
 +
* [[fontsampler|Create a fontsampler]] using plain LuaTeX and <tt>luaotfload</tt>.
  
 
== From the old bluwiki.com ==
 
== From the old bluwiki.com ==

Revision as of 11:53, 9 August 2011

Welcome to the LuaTeX wiki

This is a wiki for LuaTeX, a typesetting engine derived from TeX that includes Lua as an embedded scripting language.

See all the articles or the recent changes.

Some articles

From the old bluwiki.com

(Mostly by and thanks to Yannis Haralambous)