The latest version of HaTeX is 3.22.4.2-0.

HaTeX

Version 3.3 revision 0 uploaded by DanielDiaz.

Package meta

Synopsis
The Haskell LaTeX library.
Description

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.

Author
Daniel Díaz
Bug reports
danieldiaz <at> dhelta <dot> net
Category
Text
Copyright
n/a
Homepage
http://dhelta.net/hprojects/HaTeX
Maintainer
Daniel Díaz (danieldiaz <at> dhelta <dot> net)
Package URL
n/a
Stability
Experimental

Components