Quote:
Originally Posted by kiwidude
Is there any reason not to offer an option to just remove these files from the ePub?
|
None at all, but it would be a lot less coding effort to leave the .xpgt in place but "neutralise" its margins and I believe this is what the current calibre convert does.
If you want to surgically remove the .xpgt I think you would need to:
- Find the .xpgt and delete it.
- Remove the reference to it in the .opf manifest.
- Remove the <link> reference to it in every html file.
I guess the decision is yours