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