Yes the cover.xhtml template file came before support for epub3 was added. So only one template file is looked for and it assumes you have set its contents to work with either of epub2 or epub3, your choice.
I will look into fixing that in the future.
For now, do not include the doctype at all in your template file and instead, once loaded run Mend on just that file and the proper doctype for your epub version (2 or 3) will be added.
Last edited by KevinH; 12-05-2022 at 04:11 PM.
|