haskintex: Haskell Evaluation inside of LaTeX code.
The haskintex (Haskell in LaTeX) program is a tool that reads a LaTeX file and evaluates Haskell expressions contained
in some specific commands and environments. It allows you to define your own functions, use any GHC Haskell language
extension and, in brief, anything you can do within Haskell.
Additionally, it is possible to include expressions of LaTeX
type (see HaTeX package) and render them as LaTeX code.
You can freely add any Haskell code you need, and make this code appear optionally in the LaTeX output. It is a tiny program,
and therefore, easy to understand, use and predict.
Addition from last version: new flag autotexy. See project homepage for description.
[Skip to Readme]
Downloads
- haskintex-0.5.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.4.0.0, 0.4.1.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.1.0, 0.6.0.0, 0.6.0.1, 0.7.0.0, 0.7.0.1, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.0.3 |
---|---|
Dependencies | base (>=4.7 && <5), binary (>=0.7.1), bytestring (>=0.10.4), containers (>=0.5.5), directory (>=1.2.0 && <1.3), filepath (>=1.1.0 && <1.5), haskell-src-exts (>=1.15.0 && <1.18), haskintex, HaTeX (>=3.9.0.0), hint (>=0.3.3 && <0.5), parsec (>=3.1.2), process (>=1.2.0), text (>=0.11.2.3 && <2), transformers (>=0.3.0.0) [details] |
License | BSD-3-Clause |
Author | Daniel Díaz |
Maintainer | dhelta.diaz@gmail.com |
Revised | Revision 1 made by phadej at 2016-08-11T19:01:23Z |
Category | LaTeX |
Home page | http://daniel-diaz.github.io/projects/haskintex |
Bug tracker | https://github.com/Daniel-Diaz/haskintex/issues |
Uploaded | by DanielDiaz at 2015-10-09T14:25:26Z |
Distributions | LTSHaskell:0.8.0.3, NixOS:0.8.0.2, Stackage:0.8.0.3 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Executables | haskintex |
Downloads | 14669 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-10-12 [all 1 reports] |