Quote:
Originally Posted by thiago.eec
I just did a conversion here, from EPUB to AZW3.
...
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.
|
And that makes sense; the calibre manual explains its process which is to convert the book to XML, which I think of as a somewhat generic and non-specific format, and then covert that to the specified format.