HaTeX: Library for write LaTeX code.

[ bsd3, latex, library ] [ Propose Tags ]

You can write LaTeX files using this package. See Text.LaTeX for a brief introduction.

Report any bug or suggestion to the author:

danieldiaz@asofilak.es

Also, if you have an example where you use HaTeX, you could send it to the same email. Thanks in advance.

Changes from last version:

  • IMPORTANT: LaTeXM monad has been replaced by LaTeXT monadic transformer. So, change types of form LaTeXM a (or LaTeX) to LaTeXT m a (or LaTeX m). This allow you to use computations of any monad through a lift function.

  • Function iolx replaced by mlx.

  • IMPORTANT: IO module has been removed.

  • Added new documentation.

  • Added new macros.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 3.0.0, 3.1.0, 3.2, 3.2.0.1, 3.3, 3.4, 3.5, 3.6, 3.6.0.1, 3.6.1.0, 3.7.0.0, 3.8.0.0, 3.9.0.0, 3.9.1.0, 3.10.0.0, 3.11.0.0, 3.11.0.1, 3.12.0.0, 3.13.0.0, 3.13.0.1, 3.13.1.0, 3.14.0.0, 3.15.0.0, 3.16.0.0, 3.16.1.0, 3.16.1.1, 3.16.2.0, 3.17.0.0, 3.17.0.1, 3.17.0.2, 3.17.1.0, 3.17.2.0, 3.17.3.0, 3.17.3.1, 3.18.0.0, 3.19.0.0, 3.20.0.0, 3.20.0.1, 3.21.0.0, 3.22.0.0, 3.22.1.0, 3.22.2.0, 3.22.3.0, 3.22.3.1, 3.22.3.2, 3.22.4.0, 3.22.4.1
Dependencies base (>=4 && <5), dstring, filepath, mtl, string-combinators, to-string-class [details]
License BSD-3-Clause
Author Daniel Diaz
Maintainer danieldiaz@asofilak.es
Category Text
Home page http://ddiaz.asofilak.es/packages/HaTeX
Uploaded by DanielDiaz at 2010-08-02T16:24:27Z
Distributions LTSHaskell:3.22.4.1, NixOS:3.22.4.1, Stackage:3.22.4.1
Reverse Dependencies 15 direct, 9 indirect [details]
Downloads 46433 total (132 in the last 30 days)
Rating 2.25 (votes: 4) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]