View Single Post
Old 10-02-2020, 10:45 AM   #15
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,859
Karma: 6120478
Join Date: Nov 2009
Device: many
As DiapDealer said. Thank you for your scrambled test case. Using the very latest build, I was easily able to open this epub in Sigil.

BTW, it still gave warnings but these are real warnings related to wrong media types for ttf fonts that have nothing to do with the extra namespace ns0: in the OPF.

The opf is now properly cleaned up on load.

So we should be good to go with the next release.

Thanks,

KevinH

ps here are those warnings:
Quote:
The OPF uses an unrecognized media type "application/octet-stream" for file "LiberationSerif-Bold.ttf" - A temporary media type of "font/ttf" has been assigned. You should edit your OPF file to fix this problem.

The OPF uses an unrecognized media type "application/octet-stream" for file "LiberationSerif-BoldItalic.ttf" - A temporary media type of "font/ttf" has been assigned. You should edit your OPF file to fix this problem.

The OPF uses an unrecognized media type "application/octet-stream" for file "LiberationSerif-Italic.ttf" - A temporary media type of "font/ttf" has been assigned. You should edit your OPF file to fix this problem.

The OPF uses an unrecognized media type "application/octet-stream" for file "LiberationSerif-Regular.ttf" - A temporary media type of "font/ttf" has been assigned. You should edit your OPF file to fix this problem.
KevinH is offline   Reply With Quote