View Single Post
Old 05-12-2010, 06:14 PM   #14
davotibarna
Member
davotibarna began at the beginning.
 
davotibarna's Avatar
 
Posts: 17
Karma: 10
Join Date: Dec 2009
Location: Oslo, Norway
Device: Nook
Hi, I'd like to apply the --linearize-tables CLI option on a scheduled news recipe. It works perfectly if I run it on the command line, but I'd like to run this via the calibre scheduler.

I tried both (added into the recipe):
html2epub_options = 'linearize_tables = True'
and
html2epub = 'linearize_tables = True'
... but no effect.

What did I wrong?
davotibarna is offline   Reply With Quote