latex-formulae-image
Version 0.1.1.0 revision 0 uploaded by LiamOConnorDavis.
Package meta
- Synopsis
- A library for rendering LaTeX formulae as images using an actual LaTeX installation
- Description
This library provides the basic infrastructure necessary to convert LaTeX formulae into 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
,dvips
and ImageMagick'sconvert
to be present in the system.convert
needs to understand PostScript files.We also use a few tricks to compute where the baseline is in the image, so these images can be effectively typeset inline with other text.
The companion library to this,
latex-formulae-pandoc
, provides useful tools to integrate this library with pandoc, when generating HTML documents.- Author
- Liam O'Connor
- Bug reports
- n/a
- Category
- Image
- Copyright
- Liam O'Connor, 2015
- Homepage
- http://github.com/liamoc/latex-formulae#readme
- Maintainer
- liamoc@cse.unsw.edu.au
- Package URL
- n/a
- Stability
- n/a