About

Metadata

  • Last updated , by DanielDiaz
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: Daniel Casanueva (coding `at` danielcasanueva.eu)

  • Lottery factor: 1

Links

Installation

Readme

The HaTeX library

HaTeX is a Haskell library that implements the LaTeX syntax, plus some abstractions on top.

Check a list of usage examples in the Examples directory. A good starting point is simple.hs. Run any example script executing the main function.

How to contribute

There are the options for potential contributors:

  • haskintex: Tool to use Haskell (and, additionaly, the HaTeX library) within a LaTeX file.
  • TeX-my-math: Experimental library to ease the production of mathematical expressions using HaTeX.