I'm trying to change the default cover page (titlepage.xhtml in the editor) that Calibre creates during conversion (or during a Polish). All I'd like to do is include the following at the top of the <body>:
Code:
<h1 title="Cover"></h1>
So that that the cover gets included when rebuilding the TOC in the editor.
I'd assumed that I could just copy the appropriate file from:
C:\Program Files\Calibre2\app\resources
over to:
C:\Users\[username]\AppData\Roaming\calibre\resources
and modify it (as noted in the manual):
https://manual.calibre-ebook.com/cus...ates-et-cetera
But, I can't find a file/folder that looks like it would control how that cover page looks. Any ideas?