latex-svg-image: A library for rendering LaTeX formulae as SVG using an actual LaTeX
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This library provides the basic infrastructure necessary to convert LaTeX formulae into SVG images, using a real LaTeX installation. This is useful in particular for showing formulae on websites, where using alternatives like MathJax is not an option (e.g, when you want to use various LaTeX packages that MathJax doesn't support).
This library requires latex
, dvisvgm
to be present in the system.
The companion library to this, latex-svg-pandoc
, provides useful tools to
integrate this library with pandoc, when generating HTML documents.
This is a fork of https://github.com/liamoc/latex-formulae
Properties
Versions | 0.1, 0.1, 0.2 |
---|---|
Change log | None available |
Dependencies | base (>=4.10 && <4.14), base64-bytestring (>=1.0.0.3 && <1.1), bytestring (>=0.10.8.2 && <0.11), cryptohash-sha256 (>=0.11.101.0 && <0.12), deepseq (>=1.4.3.0 && <1.5), directory (>=1.3.0.1 && <1.4), filepath (>=1.4.1.2 && <1.5), parsec (>=3.1.13.0 && <3.2), process (>=1.6.1.0 && <1.7), temporary (>=1.3 && <1.4), transformers (>=0.5.2.0 && <0.6) [details] |
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-image) |
Uploaded | by phadej at 2020-03-06T12:20:15Z |
Modules
[Index] [Quick Jump]
- Image
- LaTeX
Downloads
- latex-svg-image-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees