View Single Post
Old 02-04-2009, 02:32 PM   #16
pozo
Member
pozo began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Feb 2009
Device: Sony PRS-505/SC (UK)
Quote:
Originally Posted by KAM View Post
Now you see how easy it is for a novice to get confuserated!
"Use HTMLs; dont use HTMLs use RTFs; don't use RTFs ..." (I picked up Kovid's quote from his reply to me in the Calibre forum)

I think a great deal of experimentation is called for on my part. I'll let you all know how I progress.

Thanks and regards

Ken
Ah, but if you take mine into account (filtered HTML) the 2nd one drops out
This is an example filtered output of a paragraph, stored by Word 2007, not to bad IMO
Code:
<p><span lang=HR>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec in ligula. Quisque ac erat id arcu condimentum rhoncus. In lacus. </span></p>
Whereas an unfiltered would look like:
Code:
<p class=MsoPlainText><span lang=HR style='font-family:"Courier New";
mso-ansi-language:HR'>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec in ligula. Quisque ac erat id arcu condimentum rhoncus. In lacus.<o:p></o:p></span></p>
A lot less nice indeed!

Last edited by pozo; 02-04-2009 at 02:35 PM.
pozo is offline   Reply With Quote