View Single Post
Old 02-16-2020, 03:14 PM   #6
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,160
Karma: 169815798
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by moxamoll View Post
Thanks for the thoughts. I opened the file and it had a bunch of errors, so I ran the Epub to Epub conversion. Now when I open the file in the editor, it doesn't find errors, but the same bits of text are missing.

I found the spot where three paragraphs are missing in front of an ornamental break, and I can't see anything wrong that's obvious to me (all the tags seem to have an open and a close, which is all that I'm 100% sure about.) I know this isn't as easy to read without all the colours, but if someone can point out to me what the problem is, so I know what to look for, that would be greatly appreciated.

FYI, if some "dirty" language will upset you, please skip this one.

<span xmlns="http://www.w3.org/1999/xhtml" class="kobospan" id="kobo.170.1">Don’t suppose you’d send a selfie? </span></i><span xmlns="http://www.w3.org/1999/xhtml" class="kobospan" id="kobo.171.1">He added the laughing </span><span class="last-word"><span xmlns="http://www.w3.org/1999/xhtml" class="kobospan" id="kobo.172.1">emoji</span></span><span xmlns="http://www.w3.org/1999/xhtml" class="kobospan" id="kobo.173.1">.</span></p>
<p class="subsq"><span xmlns="http://www.w3.org/1999/xhtml" class="kobospan" id="kobo.174.1">She didn’t respond and he figured he’d scared her off. </span><span xmlns="http://www.w3.org/1999/xhtml" class="kobospan" id="kobo.174.2">But then a picture came across his phone and his heart practically stopped. </span><span xmlns="http://www.w3.org/1999/xhtml" class="kobospan" id="kobo.174.3">

Edit: Post truncated. MobileRead is a family friendly forum and explicit text isn’t allowed. A heads up doesn’t affect that.
I took a quick look at the sample of HOT Angel. In chapter 1, replacing

Code:
<hr class="ornamental-break ornamental-break-as-hr"/>
with

Code:
<p class="ornamental-break"><img alt="" style="width:3em; heigth:auto;" src="../OEBPS/images/break-block-screen.svg"/></p>
corrected the lost text issue.
DNSB is offline   Reply With Quote