latex-svg-image-0.2.0.0.0.1

Synopsis

A library for rendering LaTeX formulae as SVG using an actual LaTeX

Description

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

Author

Oleg Grenrus, Liam O'Connor

Maintainer

Oleg Grenrus <oleg.grenrus@iki.fi>

License

BSD-3-Clause

Source
https://github.com/jasagredo/latex-svg
Commit hash
c52c9905cb043ddb430c93b41ce431a7506a300d
Subdir
latex-svg-image
Timestamp

2024-04-05T13:36:27Z

Revisions

2024-07-25T13:19:14Z

2024-07-24T06:25:44Z

Dependencies
library latex-svg-image:
  • ["base >=4.14.3 && <4.21","deepseq >=1.4.4 && <1.6","directory ^>=1.3.6","filepath >=1.4.2.1 && <1.6","parsec ^>=3.1.14","process ^>=1.6.13.2","temporary ^>=1.3","transformers >=0.5.6.2 && <1.7","base64-bytestring ^>=1.2.1","bytestring >=0.10.12 && <0.13","cryptohash-sha256 ^>=0.11.102.1"]