We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54fc1f9 + 843271b commit ec05dddCopy full SHA for ec05ddd
htmlbook-xsl/epub.xsl
@@ -161,7 +161,7 @@
161
</xsl:param>
162
163
<!-- Param to specify filename for cover HTML (only applicable if $generate.cover.html is enabled)-->
164
- <xsl:param name="cover.html.filename" select="'cover.xhtml'"/>
+ <xsl:param name="cover.html.filename" select="'cover.html'"/>
165
166
<!-- Param to specify whether or not to include the cover HTML file in the spine (only applicable if $generate.cover.html is enabled)-->
167
<xsl:param name="cover.in.spine" select="1"/>
0 commit comments