Thread
:
Multiple Authors in toc.ncx ?
View Single Post
07-18-2011, 02:17 PM
#
6
DaleDe
Grand Sorcerer
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by
Hatgirl
<docauthor> isn't exactly metadata, it's an element of an ncx file. Look here:
NCX specification as used in EPUB idpf specification document
Wiki description of ncx elements, includes <docauthor>
Anyway, I've found my answer
here
. It seems the answer is
Code:
<docAuthor> <text>Jane Doe</text> </docAuthor> <docAuthor> <text>John Smith</text> </docAuthor>
Of course, whether the current range of reader use it is another question alltogether
ePub uses the DTbook specification but only recognizes some of the elements. It does not use the docAuthor from this file.
DaleDe
View Public Profile
Visit DaleDe's homepage!
Find More Posts by DaleDe
Track Posts by DaleDe via RSS