@hackage HaTeX3.0.0
LaTeX code writer.
Categories
License
BSD-3-Clause
Maintainer
Daniel Díaz {danieldiaz <at> dhelta <dot> net}
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (4)
- base >=4 && <4.5
- bytestring
- mtl >=2 && <3
- text Show all…
Dependents (19)
@hackage/lambdatex, @hackage/pdf-slave, @hackage/FormalGrammars, @hackage/GrammarProducts, @hackage/blatex, @hackage/TeX-my-math, Show all…
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.