Quote:
Originally Posted by thiago.eec
I just did a conversion here, from EPUB to AZW3.
This is the original style sheet:
Now, this is the new style sheet after the conversion:
The resulting css has a lot of classes called 'calibreXX', and some of the original names are lost. The XHTML files are now referring to this new names. So, if you just paste the old style sheet, and clean the unused rules/classes, all the rules mismatching the text will be deleted, and so will be the classes unused on the XHTML files. Information/formatting will be lost.
|
A lot of the classes in the CSS got blown away and for good reason. Most ePub are made with an asinine CSS that can hae many (more then 100) extra classes. So when Calibre converts, it blows away any classes not used. And that includes any in the HTML files (yes there can be unused classes in the HTML).
The suggestion to put back the original CSS and remove unused classes is going to screw with the eBook.