haskintex

Version 0.8.0.2 revision 0 uploaded by DanielDiaz.

Package meta

Synopsis
Haskell Evaluation inside of LaTeX code.
Description

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 summary, 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.

Author
Daniel Casanueva (daniel.casanueva `at` proton.me)
Bug reports
https://gitlab.com/daniel-casanueva/haskell/haskintex/-/issues
Category
LaTeX
Copyright
n/a
Homepage
https://daniel-casanueva.gitlab.io/haskell/haskintex
Maintainer
Daniel Casanueva (daniel.casanueva `at` proton.me)
Package URL
n/a
Stability
n/a

Components