Quote:
Originally Posted by llasram
Bizarre -- that shouldn't happen, as EPUB content *is* HTML content. Is the source document something you could post?
|
I should point out that the formatting is lost in the Sony reader and in the Sony library viewer. The formatting remains intact in calibre's viewer. For example:
In CSS, one has
H1,H2,H3,H4,H5,H6 { text-align: center; }
In the body, one has
<H5>CHAPTER I</H5>
When I convert to ePub using calibre, "CHAPTER I" is centered when viewed with calibre. With the same ePub file viewed with the Sony library viewer and the Sony reader, "CHAPTER I" is left-justified. What appears perfectly in a browser and in LRF does not in an ePub conversion. I don't want to have another html file just for ePub conversion. I'm quite happy with the LRF conversion, despite no wrap-around text.