We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d972d0d commit 8211050Copy full SHA for 8211050
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.html'"/>
+ <xsl:param name="cover.html.filename" select="'cover.xhtml'"/>
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