HaTeX: The Haskell LaTeX library.
This library provides a bridge between LaTeX and Haskell, implementing the LaTeX syntax in Haskell.
Some of the things you can do with HaTeX are:
Write LaTeX documents with all the advantages you already have in Haskell (recursion, type system, high order functions, ...), create a LaTeX backend for your own program, parse a LaTeX file and obtain its Abstract Syntax Tree (AST), pretty-print Haskell values in LaTeX, generate TikZ scripts easily, ...
Browse the examples directory in the source distribution to see some simple examples.
It would be good to get you started. The HaTeX User's Guide is available at
https://github.com/Daniel-Diaz/hatex-guide/blob/master/README.md.
[Skip to Readme]
Modules
[Index]
- Text
- Text.LaTeX
- Text.LaTeX.Base
- Packages
- Text.LaTeX.Packages.AMSFonts
- Text.LaTeX.Packages.AMSMath
- Text.LaTeX.Packages.AMSThm
- Text.LaTeX.Packages.Babel
- Text.LaTeX.Packages.Beamer
- Text.LaTeX.Packages.Color
- Text.LaTeX.Packages.Fancyhdr
- Text.LaTeX.Packages.Fontenc
- Text.LaTeX.Packages.Geometry
- Text.LaTeX.Packages.Graphicx
- Text.LaTeX.Packages.Hyperref
- Text.LaTeX.Packages.Inputenc
- Text.LaTeX.Packages.TikZ
- Text.LaTeX.Packages.Trees
- Text.LaTeX
Downloads
- HaTeX-3.10.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 1.0.0, 1.0.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 3.0.0, 3.1.0, 3.2, 3.2.0.1, 3.3, 3.4, 3.5, 3.6, 3.6.0.1, 3.6.1.0, 3.7.0.0, 3.8.0.0, 3.9.0.0, 3.9.1.0, 3.10.0.0, 3.11.0.0, 3.11.0.1, 3.12.0.0, 3.13.0.0, 3.13.0.1, 3.13.1.0, 3.14.0.0, 3.15.0.0, 3.16.0.0, 3.16.1.0, 3.16.1.1, 3.16.2.0, 3.17.0.0, 3.17.0.1, 3.17.0.2, 3.17.1.0, 3.17.2.0, 3.17.3.0, 3.17.3.1, 3.18.0.0, 3.19.0.0, 3.20.0.0, 3.20.0.1, 3.21.0.0, 3.22.0.0, 3.22.1.0, 3.22.2.0, 3.22.3.0, 3.22.3.1, 3.22.3.2, 3.22.4.0, 3.22.4.1, 3.22.4.2, 3.23.0.0, 3.23.0.1 |
|---|---|
| Dependencies | attoparsec (>=0.10.2 && <0.12), base (>=4 && <5), bytestring (>=0.9.2.1 && <0.11), containers (>=0.4.2.1 && <0.6), matrix, text (>=0.11.2.3 && <2), transformers (>=0.2.2 && <0.4) [details] |
| License | BSD-3-Clause |
| Author | Daniel Díaz |
| Maintainer | Daniel Díaz (dhelta `dot` diaz `at` gmail `dot` com) |
| Uploaded | by DanielDiaz at 2014-01-30T17:21:45Z |
| Category | Text, LaTeX |
| Home page | http://daniel-diaz.github.io/projects/hatex |
| Bug tracker | https://github.com/Daniel-Diaz/HaTeX/issues |
| Source repo | head: git clone git@github.com:Daniel-Diaz/HaTeX.git |
| Distributions | LTSHaskell:3.23.0.1, NixOS:3.23.0.1, Stackage:3.23.0.1 |
| Reverse Dependencies | 15 direct, 9 indirect [details] |
| Downloads | 49024 total (115 in the last 30 days) |
| Rating | 2.25 (votes: 4) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |
