latex-svg-pandoc: Render LaTeX formulae in pandoc documents to images with an actual LaTeX
This library provides utility functions to convert LaTeX equations to images
in Pandoc documents using the latex-svg-image
package. It requires an
actual LaTeX installation to work (latex
, dvisvgm
).
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.
This is a fork of https://github.com/liamoc/latex-formulae
Downloads
- latex-svg-pandoc-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <4.14), bytestring (>=0.10 && <0.11), directory (>=1.3.0.1 && <1.4), filepath (>=1.4.1.2 && <1.5), latex-svg-image (>=0.2 && <0.3), latex-svg-pandoc, pandoc-types (>=1.17.6.1 && <1.18 || >=1.20 && <1.21), text (>=1.2.3.0 && <1.3) [details] |
Tested with | ghc ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.3 |
License | BSD-3-Clause |
Copyright | 2020 Oleg Grenrus, 2015-2019 Liam O'Connor |
Author | Oleg Grenrus, Liam O'Connor |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Category | Image |
Home page | http://github.com/phadej/latex-svg#readme |
Source repo | head: git clone https://github.com/phadej/latex-svg(latex-svg-pandoc) |
Uploaded | by phadej at 2020-05-10T17:53:22Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | latex-svg-filter |
Downloads | 762 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-05-10 [all 1 reports] |