@hackage / latex-svg-pandoc

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

Latest0.2.1

About

Metadata

  • Last updated , by phadej
  • License BSD-3-Clause
  • Maintained by: Oleg Grenrus <oleg.grenrus@iki.fi>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.8.3
  2. 8.6.5
  3. 8.4.4
  4. 8.2.2

Readme

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