View Single Post
Old 06-29-2014, 04:55 AM   #14
skreutzer
Software Developer
skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.
 
skreutzer's Avatar
 
Posts: 190
Karma: 89000
Join Date: Jan 2014
Location: Germany
Device: PocketBook Touch Lux 3
Besides the .txt extension issue (Microsoft Windows may hide extensions of known file types), you want to make sure that the text editor doesn't add a UTF-8 BOM (Byte Order Mark) or a line break at the end of the file (either explicit or implicit, the latter on Unix-like operating systems). The mimetype file has to have the size of exactly 20 bytes.

Calibre doesn't create EPUB3s, it might be usable to edit EPUB3 and keep the result valid, if some buttons aren't pushed.
skreutzer is offline   Reply With Quote