X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=luatex.git;a=blobdiff_plain;f=luamplibAnimate%2FMakefile;fp=luamplibAnimate%2FMakefile;h=7a9d239e026ea6fcc0637368ba3da1df8c184904;hp=e554521602f9e3a89fac1de95a59139687bb6d33;hb=f9529f1a1cf1ee629512b922539cbd051ae68b7c;hpb=a6f3bd3ade7752b5d3ec5c062087ba8216f78890 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 $< > $@