Skip to content

The property "svg" should be declared in the OPF file #40

Open
@neclepsio

Description

@neclepsio

If I add an <svg> tag to a section, the validator returns this error:

ERROR(OPF-014): prova.epub/EPUB/xhtml/section0001.xhtml(-1,-1): The property "svg" should be declared in the OPF file.

That is, in package.opf there shoud be properties="svg" in the item tag:

    <item id="section0001.xhtml" href="xhtml/section0001.xhtml" media-type="application/xhtml+xml" properties="svg"></item>

I found no way to do it.

Thank you.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions