-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
Milestone
Description
EPUB.pm tries to get the authors from the DB data:
LaTeXML/lib/LaTeXML/Post/Manifest/Epub.pm
Line 104 in 0130f43
my $document_authors = $document_metadata->getValue('authors') || []; |
However
authors
doesn't seem to be in the DB, so the EPUB doesn't get a list of authors.