Quote:
Originally Posted by mejoborg
hi all, i am very new to calibre and i have a problem:
all the files that i try to convert to epub are have a blank line every 3 lines of text. how can i fix this?
|
I just tried to convert a whole bunch of lit files and had a problem that manifested like that on my iphone. Checking the box "Remove spacing between paragraphs" in "Look and Feel" fixed that problem for me.
I still have a weird output problem though - every paragraph is tagged H3! I had a look at the source and it did something really weird:
Code:
<h3 class="calibre1">
<span lang="RU" class="calibre2"><span> </span>The history of the Galaxy has got a little muddled, for a number of reasons: partly because those who are trying to keep track of it have got a little muddled, but also because some very muddling things have been happening anyway.</span>
</h3>
<h3 class="calibre1">
<span lang="RU" class="calibre2"><span> </span>One of the problems has to do with the speed of light and the difficulties involved in trying to exceed it. You can't. Nothing travels faster than the speed of light with the possible exception of bad news, which obeys its own special laws. The Hingefreel people of Arkintoofle Minor did try to build spaceships that were powered by bad news but they didn't work particularly well and were so extremely unwelcome whenever they arrived anywhere that there wasn't really any point in being there.</span>
</h3>