Difference between revisions of "Main Page"

From LuaTeXWiki
m (usefull -> useful)
(Useful modules: add nodetree package)
Line 41: Line 41:
 
== Useful modules ==
 
== Useful modules ==
  
* [https://gist.github.com/556247 viznodelist] LuaTeX nodelist visualization  
+
 
 +
* [http://ctan.org/pkg/nodetree nodetree] visualize node lists in a tree view
 +
 
 +
* [https://gist.github.com/556247 viznodelist] LuaTeX nodelist visualization
  
 
== From the old bluwiki.com ==
 
== From the old bluwiki.com ==

Revision as of 10:44, 9 July 2016

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

Packages on LuaTeX

  • lua-visual-debug Visual debugging with LuaLaTeX.
  • luabibentry Repeat BibTeX entries in a LuaLaTeX document body.
  • luacode Helper for executing lua code from within TeX.
  • LuaTeX-ja LuaTeX-ja is a macro package to typeset Japanese(also Chinese) texts using Lua(La)TeX.
  • luaindex Create index using lualatex.
  • luainputenc Replacing inputenc for use in LuaTeX.
  • lualatex-math Fixes for mathematics-related LuaLaTeX issues.
  • lualibs Additional Lua functions for LuaTeX macro programmers.
  • luamplib Use LuaTeX's built-in MetaPost interpreter.
  • luaotfload OpenType layout system for Plain TeX and LaTeX.
  • luasseq Drawing spectral sequences in LuaLaTeX.
  • luatexbase Basic resource management for LuaTeX code.

Useful modules

  • nodetree visualize node lists in a tree view

From the old bluwiki.com

(Mostly by and thanks to Yannis Haralambous)