bracket@bcf8a50895 | ||
output | ||
.gitmodules | ||
example.scrbl | ||
math-scribble | ||
math.rkt | ||
README.md |
Scribble (racket) example with LaTeX math both in PDF and HTML
git submodule init
git submodule update
scribble --dest output/ --pdf example.scrbl
scribble --dest output/ --html example.scrbl
Then open output/example.pdf
and output/example.html