diff options
-rw-r--r-- | Makefile.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.scm b/Makefile.scm index ba23754..5975a17 100644 --- a/Makefile.scm +++ b/Makefile.scm @@ -74,6 +74,7 @@ exec chibi-scheme -A utils/ $0 $@ "--to=html" "-o" (make-path outpath "web-simple.html") "--standalone" + "--self-contained" "--mathml" "--no-highlight" "--data-dir=." |