dbtoepub $^
virkninger-angrefristloven.html: virkninger-angrefristloven.xml
- xsltproc \
+ xsltproc --encoding UTF-8 \
--output $(subst .pdf,.fo,$@) \
data/stylesheet-html.xsl \
$<
-<?xml version='1.0' encoding="iso-8859-1"?>
+<?xml version='1.0' encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
<!-- settings for LuLu PDF version -->
-<?xml version='1.0' encoding="iso-8859-1"?>
+<?xml version='1.0' encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
<!-- The TOC links in the titles, and in blue. -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"/>
-
+ <xsl:output method="html" version="4.0" encoding="UTF-8" indent="yes" />
<!--
<xsl:include href="user_param.xsl" />
-->