Quote:
Originally Posted by brgriff
In the Calibre Preferences/Conversion/Common Options, there is a setting for "Remove spacing between paragraphs". Why can there not be an item for "Remove page breaks"? Since the Calibre Viewer does that, why can it not be done in the conversion process? Just inquiring! Thank you.
|
In the output from the comics recipes, these aren't simple page breaks. It's a directory structure of dozens of folders, each with html files, images, etc. The TOC is a first html file with links to multiple other html files, one for each author's comic, and each of those html files links to multiple other html files, one for each strip date, and each of those pages has pointers to an image file for the specific date of that strip.
Removing whitespace between paragraphs works on a single file at a time, which is relatively easy. That's not to say that something like collapsing multiple files into single pages can't be done, but it's a lot different from removing whitespace between paragraphs.