View Single Post
Old 01-14-2017, 03:41 PM   #50
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,739
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by bravosx View Post
The problem remains the text contained between the <title></title>, for example, the lack of Polish character in the word Rozdział:
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"'.
Quote:
Originally Posted by st_albert View Post
The plugin runs without error, and correctly imports the cover image, builds a correct toc.ncx and a correct HTML contents file, but no text files are created after the frontmatter.
When I ran tests I also encountered similar problems with some files, but I chalked it down to LibreOffice/OS compatibility problems, and since I don't really need this plugin, I didn't investigate this further.
Attached Files
File Type: zip de_hunspell_utf8.zip (1,001.2 KB, 1031 views)

Last edited by Doitsu; 01-17-2017 at 04:14 PM.
Doitsu is offline   Reply With Quote