@hackage latex0.1.0.4
Parse, format and process LaTeX files
Categories
License
BSD-3-Clause
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Links
Versions
Installation
Dependencies (3)
- base >=3 && <5
- containers >=0.1 && <0.9
- utility-ht >=0.0.5 && <0.1 Show all…
Dependents (2)
@hackage/bibtex, @hackage/acme-everything
Currently the package only provides
conversion between LaTeX escape sequences and Unicode characters.
It is used in the bibtex package.
In the future we might add support for formatting Haskell values in LaTeX markup for automated report generation.
See the packages HaTeX for LaTeX document generation
and pandoc for document analysis and generation in multiple markup languages.