Greetings Haskellers!<br><br>A new version of HaTeX is ready to use in Hackage:<br><br><a href="http://hackage.haskell.org/package/HaTeX-3.3">http://hackage.haskell.org/package/HaTeX-3.3</a><br><br>== Description ==<br><br>
HaTeX is a heavily maintained LaTeX code parser/generator. 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, ...<br><br>== Release notes ==<br><br>Please, to read the release notes go to the following blog post:<br><br><a href="http://deltadiaz.blogspot.com.es/2012/04/hatex-33-release-notes.html">http://deltadiaz.blogspot.com.es/2012/04/hatex-33-release-notes.html</a><br>
<br><br><br>Thanks and good luck,<br>Daniel Díaz.<br>