From: Petter Reinholdtsen Date: Mon, 12 Oct 2020 12:43:53 +0000 (+0200) Subject: Generate UTF-8 HTML files. X-Git-Tag: nb-printed-2021-01-24~387 X-Git-Url: https://pere.pagekite.me/gitweb/text-destroy-surveillance.git/commitdiff_plain/968523fdfb49598a5aa0b8cf3356a2a688274eb8 Generate UTF-8 HTML files. --- diff --git a/Makefile b/Makefile index c0092e3..44413e7 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ $(SOURCE).nb.pdf: $(SOURCE).nb.xml Makefile pdf.xsl dbtoepub -s epub.xsl $^ -o $@ .xml.html: - xmlto -m pdf.xsl html-nochunks $^ + xmlto -x docbook-utf8.xsl -m pdf.xsl html-nochunks $^ XMLLINTOPTS = --nonet --noout --xinclude --postvalid lint: book.xml diff --git a/docbook-utf8.xsl b/docbook-utf8.xsl new file mode 100644 index 0000000..549ae30 --- /dev/null +++ b/docbook-utf8.xsl @@ -0,0 +1,10 @@ + + + + + + +