@Doitsu...
Quote:
Originally Posted by Doitsu
The <title>...</title> tag isn't used by epub apps. I.e., it can be empty or contain random characters. It only needs to be included for backwards compatibility with older apps; you also get the following epubcheck error, if it isn't included:
Code:
ERROR(RSC-005): Error while parsing file 'element "head" incomplete; missing required element "title"'.
|
OK. Thanks for the explanation of the problem.
Regards bravosx