latex-formulae-hakyll

Use actual LaTeX to render formulae inside Hakyll pages

https://github.com/liamoc/latex-formulae#readme

Version on this page:0.2.0.1
LTS Haskell 6.35:0.2.0.3
Stackage Nightly 2016-05-25:0.2.0.2
Latest on Hackage:0.2.0.4@rev:1

See all snapshots latex-formulae-hakyll appears in

BSD-3-Clause licensed by Liam O'Connor
Maintained by [email protected]
This version can be pinned in stack with:latex-formulae-hakyll-0.2.0.1@sha256:d79707a2f3ab8842ccd43c911cc19fdac11ab583ee493fd3d340d9a1742f0e7c,1531

Module documentation for 0.2.0.1

This library provides functions to render all math formulae inside Pandoc-processed Hakyll pages using real LaTeX.

It also provides a simple LRU cache to avoid recompiling the same formulae repeatedly during a watch session.