View Single Post
Old 09-30-2020, 09:54 PM   #3
njpig
Zealot
njpig began at the beginning.
 
Posts: 107
Karma: 10
Join Date: Sep 2020
Device: kindle paperwhite3/Oasis2
Quote:
Originally Posted by kovidgoyal View Post
Set conversion_options in the recipe.

Code:
conversion_options = {'minimum_line_height': whatver}
As for temporary files, use --debug-pipeline when calling ebook-convert with your recipe.
Hi Kovidgoyal,

It works. Thanks a lot.
In addition, I know how to run my recipe via command ebook-convert. I run my recipe via GUI of Calibre before.

BTW, what is your favorite Python IDE? I use Pycharm. However, it consumes too much memory(more than 600M) with Win10.

Thanks, Fei.
njpig is offline   Reply With Quote