Quote:
Originally Posted by dwanthny
I'm not a html expert but if you set the proper Class in the CSS and define what you want. Then it will convert fine. In your example everything was <span> nothing was specifically defined. If the inline notes where classed differently than the main paragraphs, everything would have converted fine.
|
Calibre should move those style tags in the <span> to css during conversion, as long as the style tags are correctly defined. The only reason things would get screwed up that I can think of is font size re-scaling, 12pt and 9.9pt may be too close together and being merged.