New Test Version Attached
2023-06-14
- Fix for writing relative paths in merged epub
- Update Translations
Okay, I see the issue now. These epubs have content.opf down a directory and then referring to the jacket.xhtml as "../jacket.xhtml" in the manifest.
EpubMerge isn't handling that correctly when it copies the file to the new epub, instead of 2/jacket.xhtml it's ending up in 2/OEBPS/jacket.xhtml.
Most epubs I've seen either have content.opf at the top level or have everything it refers to in the same dir. I'm also seeing the same issue with a fonts dir in the 2nd epub.
This test version works for me.
Last edited by JimmXinu; 07-19-2023 at 12:45 PM.
Reason: Remove obsolete test version
|