View Single Post
Old 02-03-2011, 11:21 AM   #1
hiperlink
Enthusiast
hiperlink began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Dec 2010
Device: Kindle 3 Wifi only
Title string in mobi format with accented characters

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!
hiperlink is offline   Reply With Quote