HaTeX

From HaskellWiki
Revision as of 17:16, 28 April 2012 by Daniel Díaz (talk | contribs) (Added HaTeX User's Guide)
Jump to navigation Jump to search

About HaTeX

HaTeX consists in a set of combinators which allow you to build LaTeX code, following the LaTeX syntax in a type-safe manner.

This allows you to build programs which generates LaTeX code automatically for any purpose you can figure out.