View Single Post
Old 12-07-2014, 10:42 PM   #14
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,031
Karma: 147977995
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by PeterT View Post
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.
JSWolf is offline   Reply With Quote