HaTeX: The Haskell LaTeX library.
As it is said: "LaTeX is a high-quality typesetting system". This library provides a bridge between that system and Haskell (i.e. it is a LaTeX DSL).
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, make analysis of LaTeX code through its Abstract Syntax Tree (AST), find another way to pretty-printing values, ...
See the examples
directory in the source distribution to look some simple examples.
It would be good to get you started. Download the HaTeX User's Guide from
https://github.com/downloads/Daniel-Diaz/HaTeX-Guide/HaTeX-Guide.pdf.
[Skip to Readme]
Versions | 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 |
---|---|
Dependencies | base (==4.*), bytestring, parsec (>=3.1.2 && <3.2), text, transformers (==0.3.*) [details] |
License | BSD-3-Clause |
Author | Daniel Díaz |
Maintainer | Daniel Díaz (danieldiaz <at> dhelta <dot> net) |
Category | Text |
Home page | http://dhelta.net/hprojects/HaTeX |
Bug tracker | danieldiaz <at> dhelta <dot> net |
Source repo | head: git clone git://github.com/Daniel-Diaz/HaTeX.git |
Uploaded | by DanielDiaz at Sun Apr 29 22:15:16 UTC 2012 |
Distributions | LTSHaskell:3.18.0.0, NixOS:3.19.0.0, Stackage:3.19.0.0, openSUSE:3.18.0.0 |
Downloads | 18447 total (142 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- HaTeX-3.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)