Hi All!
I'm converting my recipe with the following command line:
Code:
ebook-convert x.recipe x.mobi \
--output-profile kindle\
--smarten-punctuation\
--title "Élet és Irodalom" \
--preserve-cover-aspect-ratio
-vv
But the title contains accented (hungarian) characters, which converted weirdly in the output (screenshot:
http://imgur.com/8Cz9j ).
Is it a bug?
Thanks in advance!