Quote:
Originally Posted by theducks
BR
 for Installments start as you did and make individual EPUB books for each
THEN
use the EPUBMerge PI to gather them into a single book 
True, this will not generate minimalist code, but it works 
|
@
theducks - as always, there's always more than one way to kill a calibre cat
I've never had reason to use EPUBMerge, your way is probably easier, but my variation might be...
Drop the first instalment HTML into book list, convert the resultant ZIP to EPUB and adjust Book Title Authors and other metadata. Remove the ZIP. This is 'The Book'.
For second instalment, drop HTML into book list, convert the resultant ZIP to EPUB, use EPUBMerge to append the second instalment EPUB onto 'The Book', remove second instalment entirely. Repeat for subsequent instalments.
BR