Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
Daniel-Diaz edited this page Feb 1, 2012 · 4 revisions
![HaTeX logo](http://dhelta.net/hprojects/HaTeX/logo.png)

What is HaTeX?

HaTeX is a Haskell library that implements the LaTeX language syntax in order to create LaTeX code as output, which you can check and write in a file. It is like write LaTeX, but all within Haskell.

What is HaTeX useful for?

  • Write the output of a program in a LaTeX file.
  • Generate LaTeX code that depends on parameters.

About HaTeX

Clone this wiki locally