@hackage latex-formulae-hakyll0.2.0.4
Use actual LaTeX to render formulae inside Hakyll pages
Categories
License
BSD-3-Clause
Maintainer
liamoc@cse.unsw.edu.au
Links
Versions
Installation
Dependencies (6)
- base >=4.7 && <4.13
- hakyll >=4.6 && <4.14
- latex-formulae-image >=0.1.1.0 && <0.2
- latex-formulae-pandoc >=0.2.0.1 && <0.3
- lrucache >=1.2 && <1.3
- pandoc-types >=1.12 && <1.18 Show all…
Dependents (1)
@hackage/acme-everything
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.