View Single Post
Old 07-09-2017, 10:17 PM   #3
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,106
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 ssolitar View Post
Hi. With the newest version of calibre, I am having a problem with the indent feature when I convert to epub, whether or not the original file is epub or mobi. Under the previous version of calibre, when I had a file that had no paragraph indents, I would go into look and feel, and then check the remove space between paragraphs option, which would then insert an indent. Now, when I go into look and feel, and then click layout, and check the same option, nothing happens. There is a still a line between paragraphs, and no indent. Any feedback would be much appreciated, thank you!
This probably has nothing to do with 3.x
Look at the code (use the Editor or Inspector in the Viewer)
You will probably see a blank Paragraph, something like:
Code:
<p class="calibren"> &nbsp;</p>
theducks is offline   Reply With Quote