Quote:
Originally Posted by KevinH
You may be better off making a web digital publishing project that will be hosted on your own server, than trying to shoehorn things into an epub, unless you only want to target one specific platform like Apple's Books which have looser specifications in many instances. Or a full web application. Things to think about.
I see from your first post, you already do that. Is there some reason you want to constrain yourself with what works in epub3?
Sigil has a full blink webkit engine inside it. So Sigil accepts much more than what the epub3 spec allows. Detecting when that happens is what epubcheck is all about.
|
Many thanks to all for your support.
I will need to take a closer look at all the issues raised in this thread.
The only reason I work exclusively with the EPUB3 format is that, in my PhD research, I aim to explain how code generates UI aesthetics, and the EPUB3 format enables me to write and edit code and share the code files in my GitHub repositories. Also, the EPUB3 combines print and web technology, and both domains underlie my discourse on the performative materiality of code.