Quote:
Originally Posted by kovidgoyal
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.