latex-formulae-pandoc: Render LaTeX formulae in pandoc documents to images with an actual LaTeX installation
This library provides utility functions to convert LaTeX equations to images in Pandoc documents using the latex-formulae-image package.
It requires an actual LaTeX installation to work (latex,dvips), along with ImageMagick's convert (which needs to understand PostScript)
An executable is also provided which can be used as a Pandoc filter from the commandline, which allows this technique to be used even for standalone Pandoc jobs.
Downloads
- latex-formulae-pandoc-0.2.0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6 |
|---|---|
| Dependencies | base (>=4.7 && <5), base64-bytestring (>=1.0 && <1.1), bytestring (>=0.10 && <0.11), directory (>=1.2 && <1.4), filepath (>=1.3 && <1.5), JuicyPixels (>=3.2 && <3.4), latex-formulae-image (>=0.1 && <0.2), latex-formulae-pandoc, pandoc-types (>=1.12 && <1.18) [details] |
| License | BSD-3-Clause |
| Copyright | Liam O'Connor, 2015 |
| Author | Liam O'Connor |
| Maintainer | liamoc@cse.unsw.edu.au |
| Category | Image |
| Home page | http://github.com/liamoc/latex-formulae#readme |
| Source repo | head: git clone https://github.com/liamoc/latex-formulae |
| Uploaded | by LiamOConnorDavis at 2018-07-22T11:55:50Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 1 indirect [details] |
| Executables | latex-formulae-filter |
| Downloads | 6506 total (15 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-07-22 [all 1 reports] |