@hackage / latex-formulae-pandoc

Render LaTeX formulae in pandoc documents to images with an actual LaTeX installation

Latest0.2.0.6

About

Metadata

  • Last updated , by LiamOConnorDavis
  • License BSD-3-Clause
  • Maintained by: liamoc@cse.unsw.edu.au

  • Lottery factor: 0

Links

Installation

Readme

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.