d4p.epubtype Ant parameter

Specifies the type of EPUB to generate: EPUB2, EPUB3, or dual EPUB2/3.

Value

epub2
Generates a pure EPUB2 conforming to the EPUB 2.x specification.
epub3
Generates a pure EPUB3 conforming to the EPUB 3.x specification, with no EPUB2 components.
dual
Generates a dual EPUB2/3 that conforms to the EPUB 3.x specification but includes EPUB2 components and properties so that EPUB2-only readers can read it.

Default

"dual".