<div>Hello Cafe!</div><div> </div><div>Today I released to Hackage a new version of the HaTeX package ( <a href="http://hackage.haskell.org/package/HaTeX-3.1.0">http://hackage.haskell.org/package/HaTeX-3.1.0</a> ).</div><div>
 </div><div>If you don&#39;t know HaTeX, it is a combinator library of the LaTeX syntax. Visit the homepage for more information: <a href="http://dhelta.net/hprojects/HaTeX">http://dhelta.net/hprojects/HaTeX</a></div><div>
 </div><div>Highlights:</div><div> </div><div>+ Added warnings (See Text.LaTeX.Base.Warnings). Still very experimental.</div><div><br>+ Added an &quot;Examples&quot; directory, with a simple example inside to get started.</div>
<div><br>+ Num instance for LaTeX and LaTeXT.</div><div><br>+ New package implemented &quot;AMSThm&quot; (See Text.LaTeX.Packages.AMSThm).</div><div> </div><div>See the ReleaseNotes in the source tarball for more details in release changes.</div>
<div> </div><div>With it, I released an update of HaTeX-meta (version 1.1.0), which produces part of the HaTeX code. An important change here is the addition of the HATEX pragma (explained in <a href="http://deltadiaz.blogspot.com/2011/11/hatex-pragma.html">http://deltadiaz.blogspot.com/2011/11/hatex-pragma.html</a> ).</div>
<div> </div><div>If you need something more, feel free to contact me or send me a patch.</div>