Originally Posted by BenChen
Wow, you didn't give me much time to respond. We don't all live in the same timezone, you know!
If you want to add "Edition" to an (EPUB 3) OPF file, I'm guessing that you could do it like this:
<meta property="edition">2nd. Ed.</meta>
(See http://www.idpf.org/epub/31/spec/epub-packages.html, section 3.4.3.4, for more info.)
But reading systems won't recognise it, so the only way you would know it was there would be by looking at the OPF file.
Sincerely,
Ben.
|