summaryrefslogtreecommitdiff
path: root/doc/manual/dvdomatic-html.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/dvdomatic-html.xsl')
-rw-r--r--doc/manual/dvdomatic-html.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/dvdomatic-html.xsl b/doc/manual/dvdomatic-html.xsl
index 2b896046a..059d7ead7 100644
--- a/doc/manual/dvdomatic-html.xsl
+++ b/doc/manual/dvdomatic-html.xsl
@@ -4,7 +4,7 @@
version="1.0">
<!-- Our CSS -->
-<xsl:param name="html.stylesheet" select="'ardour.css'"/>
+<xsl:param name="html.stylesheet" select="'dvdomatic.css'"/>
<!-- I can't fathom xmlto's logic with image scaling, so I've turned it off -->
<xsl:param name="ignore.image.scaling" select="1"/>