Thread: EPUB 3.2
View Single Post
Old 07-06-2019, 11:39 AM   #2
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,842
Karma: 6120478
Join Date: Nov 2009
Device: many
And every validated 3.0.1 epub meets the epub 3.2 standard according to their website. The differences are not much. A few things were deprecated but no one used them anyway (epub::switch, etc,). And as far as I can tell epub 3.2 is still just proposed. Their final "community report" is dated July 2019.

So right now Sigil produces epubs that meet the epub3.2 spec.

In fact, for epub 3.2 they did NOT change the package tag version:

Quote:
The version attribute specifies the EPUB specification version to which the given EPUB Package conforms. The attribute MUST have the value "3.0" to indicate compliance with this version of the specification.
So simply running the latest epubcheck and making sure your epub meets it, is really all that is required.

So we have no immediate plans to change anything for epub3.2. As chasing the "spec" makes no sense since the whole epub 3.1 spec was dead on arrival and so they ignored it to create epub 3.2 - which is backwards compatible with epub 3.0.1 (which is what Sigil supports).

If there are serious differences that actually matter to reader software we will incorporate them. But right now that is not the case.

Last edited by KevinH; 07-06-2019 at 11:54 AM.
KevinH is online now   Reply With Quote