Quote:
Originally Posted by Rev. Bob
Next up: Can you point me at the specific sections of the EPUB 3 specs (I don’t know whether the requirement has changed in any of the point versions) which discuss this, so I know exactly what is called for and precisely where?
|
The latest version (I think) shows in the
E.2 Manifest item Properties in section E.2.6.
A minor nit but if it can be fixed, would be much appreciated.
Basically, I need a line which reads:
Code:
<item id="titlepage" href="xhtml/titlepage.xhtml" media-type="application/xhtml+xml"/>
modified to:
Code:
<item id="titlepage" href="xhtml/titlepage.xhtml" media-type="application/xhtml+xml" properties="svg"/>