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.
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
