From 110b450fd48cdc125f868b00dd63892946deaf5b Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Fri, 27 Nov 2020 13:13:22 +0100 Subject: Self-contain web-simple --- Makefile.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.scm') 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=." -- cgit v1.2.3