Quote:
Originally Posted by PeterT
I just downloaded the preview of "The Incident at Fives Castle" by Clara Benson and used OBOK to make an ePub. Opening it with ADE 1.7, Chapter ONE does not exhibit this, but Chapter TWO does.
The markup is a real dogs breakfast; sure some of that has come from the conversion to kEpub by Kobo, but, even the original formatting was messy. Sure enough, TWO does have the <a ...> markup present.
Code:
<p class="Normalfirstparagraph">
<a id="TWO">
<span>
<span xmlns="http://www.w3.org/1999/xhtml" class="koboSpan" id="kobo.3.1">
The Countess of Strathmerrick regarded herself mournfully in the glass on the wall and assessed the lines on her face.
</span>
<span xmlns="http://www.w3.org/1999/xhtml" class="koboSpan" id="kobo.3.2">
She was sure that several more had appeared since yesterday.
</span>
For what it's worth, the publisher is flagged as Lulu.com and it looks like it was created by "Aspose Words for .NET".
|
Use Modify ePub to get rid of the kepub code and make it back to a standard ePub. Then look at the code and try it again.