
19 Sep
2004
19 Sep
'04
4:17 p.m.
Greg Newby wrote:
Sorry about that, David. The reason is that the automatic cataloging program only picks up the metadata in the book header like Author:, Title:, etc.
Actually it picks up follwing roles if it finds a header line starting with the role followed by a semicolon. my $roles = { 'author' => undef, 'creator' => undef, 'translator' => undef, 'editor' => undef, 'compiler' => undef, 'illustrator' => undef, 'annotator' => undef, 'commentator' => undef, 'performer' => undef, }; The header lines have just to be generated ... -- Marcello Perathoner webmaster@gutenberg.net