From: Petter Reinholdtsen Date: Mon, 26 Oct 2020 21:45:16 +0000 (+0100) Subject: Adjust to build UTF-8 HTML. X-Git-Tag: nb-printed-2020-11-13~36 X-Git-Url: http://pere.pagekite.me/gitweb/text-madewithcc.git/commitdiff_plain/7b1055801e17d0815b04854fcafccdf829a7ada5?ds=sidebyside;hp=a786eb3b3bee33479de92cd99979e018b478afba Adjust to build UTF-8 HTML. --- diff --git a/Makefile b/Makefile index f3e5ee1..5edf1f7 100644 --- a/Makefile +++ b/Makefile @@ -166,7 +166,7 @@ html: $(SOURCE).html done %.html: %.xml - xmlto -m extra/pdf.xsl html-nochunks $^ + xmlto -x extra/docbook-utf8.xsl -m extra/pdf.xsl html-nochunks $^ # Useful for spell checking the text %.txt: %.xml diff --git a/extra/docbook-utf8.xsl b/extra/docbook-utf8.xsl new file mode 100644 index 0000000..549ae30 --- /dev/null +++ b/extra/docbook-utf8.xsl @@ -0,0 +1,10 @@ + + + + + + +