[Haskell-cafe] Announce: HaTeX 3.3
Daniel Díaz Casanueva
dhelta.diaz at gmail.com
Mon Apr 30 00:58:20 CEST 2012
Greetings Haskellers!
A new version of HaTeX is ready to use in Hackage:
http://hackage.haskell.org/package/HaTeX-3.3
== Description ==
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, ...
== Release notes ==
Please, to read the release notes go to the following blog post:
http://deltadiaz.blogspot.com.es/2012/04/hatex-33-release-notes.html
Thanks and good luck,
Daniel Díaz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120430/7bc0624e/attachment.htm>
More information about the Haskell-Cafe
mailing list