@hackage HaTeX3.2.0.1
LaTeX code writer.
Categories
License
BSD-3-Clause
Maintainer
Daniel Díaz (danieldiaz <at> dhelta <dot> net)
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- bytestring
- parsec >=3.1.2 && <3.2
- text
- transformers >=0.2 && <0.3 Show all…
Dependents (19)
@hackage/lambdatex, @hackage/pdf-slave, @hackage/FormalGrammars, @hackage/GrammarProducts, @hackage/blatex, @hackage/TeX-my-math, Show all…
== HaTeX ReadMe ==
HaTeX is the LaTeX syntax implementation done in Haskell.
-- ToDo list
- Add more examples.
- More testing on the parser.
- Add more documentation.
- A more complete AMSMath module.