Quote:
Originally Posted by ssolitar
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"> </p>