The next release of calibre will have the ability to set a base font size, just as for LRF files.
The LRF converter actually has code to remove inter-paragraph spacing by default. In html2epub you can try setting --override-css to p{margin:0pt; padding:0pt}
The splitting code also has some improvements, try Noble House again with the next release.
|