X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=luatex.git;a=blobdiff_plain;f=luamplibAnimate%2FMakefile;h=7a9d239e026ea6fcc0637368ba3da1df8c184904;hp=e554521602f9e3a89fac1de95a59139687bb6d33;hb=HEAD;hpb=8002e5642ca7c4b02950e85c6cdad12ed6229dcd diff --git a/luamplibAnimate/Makefile b/luamplibAnimate/Makefile index e554521..7a9d239 100644 --- a/luamplibAnimate/Makefile +++ b/luamplibAnimate/Makefile @@ -4,4 +4,4 @@ TEX = $(patsubst %.text,%.tex,$(TXT)) html: $(HTM) $(HTM) : %.html : %.md - pandoc -s --template page-html.tmpl --email-obfuscation=references -f markdown -t html $< > $@ + pandoc -s --mathjax --template page-html.tmpl --email-obfuscation=references -f markdown -t html $< > $@