Quote:
Originally Posted by Amalthia
I looked at the code and this is where I think your blank line is coming from.
<p class=MsoNormal><span lang=EN-GB style='mso-ansi-language:EN-GB'><o  > </o  ></span></p> It's between each of your paragraphs. For some reason MS Word like to add code to every space. I use Word 97 to convert my stories to html because it doesn't add that piece of code between my paragraphs.
|
Thanks, I tried to "save as filtered html" with Word (instead of save as html) :
it says that the "MS Office" tags will be removed, and now it's work. So I guess this is the way to prevent Word to add code everywhere...
I'm really glad it works this way, because if I understood correctly, generating html files with Word and then converting to lrf (or epub) is the easiest and best way for newbie to obtain a proper layout..
Don't know why Kovidgoyal didn't have any problem with my extract though.