View Single Post
Old 02-04-2011, 09:49 AM   #3
hiperlink
Enthusiast
hiperlink began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Dec 2010
Device: Kindle 3 Wifi only
Did try it with:

Code:
$ grep 'Élet' X.recipe          
    title      = "Élet és Irodalom"
    description = "Élet és Irodalom"
$ ebook-convert X.recipe X.mobi \
--smarten-punctuation \
--output-profile kindle \
--mobi-ignore-margins \
--enable-heuristics \
--pretty-print \
--test \
-vv | tee estitledebugconv.log
Same results. Then tried with title=u"Élet és Irodalom". Same results
hiperlink is offline   Reply With Quote