View Single Post
Old 12-02-2010, 12:30 AM   #6
ldolse
Wizard
ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.
 
Posts: 1,337
Karma: 123455
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
The problem is because the current line unwrapping function requires a Roman alphabet. Handling Greek will require the new pdf engine. There isn't much you can do from the GUI, but you could use the command line with debug output to get an html conversion with the new pdf engine. It won't finish a complete conversion, it will error out, but there will be usable html in the debug directory.

The new engine should un-wrap the lines, but in my experience it un-wraps too much - YMMV. The command line should be something like this:[code]ebook-convert book.pdf book.epub --new-pdf-engine -v --debug-pipeline=/somedirectory/[code] That will vary slightly by platform, filenames, etc.
ldolse is offline   Reply With Quote