View Single Post
Old 07-10-2015, 10:08 AM   #2
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,194
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by Brett Merkey View Post
Calibre conversion from ePub to AZW (or anything else) seems to make a mess of HTML code during conversion. Calibre produces verbose, over-constrained, non-semantic code in epub conversion.

For example:
ePub code: <h2>Chapter One</h2>
becomes after conversion:
<p class="caliber_14"><span class="bold"><span class="italic">Chapter One</span></span></p>

In addition, ordinary para tags are classed and spanned willy-nilly. Is it really necessary to change structural HTML so radically in this operation? Is there a way to potty-train Calibre in this respect?
In my experience calibre does an excellent job of taking garage in and producing workable out put.

You need to check your source files.

bernie
gbm is offline   Reply With Quote