View Single Post
Old 11-10-2013, 11:29 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,107
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by HarryT View Post
Hi Kovid,

The "remove space between paragraphs" feature of Calibre is probably the feature that I use most often when converting books. It works extremely well almost all the time, but there would be one "tweak" that would make it perfect for me: would it be feasible to make it a little smarter, such that it didn't indent a paragraph that immediately followed on from a chapter heading, or other title?

I'd be grateful if you could give this request some consideration for future development.

Thanks!
Harry
Have you tried using an additional CSS in the conversion?
Something like:

Code:
h3+p,h1+p,h2+p {text-indent: 0; }
theducks is online now   Reply With Quote