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.0
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.0@sha256:f33ba39349e3f633cfb07f6ab5dc8564cb4d017560c0c44ba7f3156ce0b9e0db,1531

Module documentation for 0.2.0.0

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.