View Single Post
Old 05-20-2021, 02:41 PM   #23
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: 79,983
Karma: 147448039
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 Tex2002ans View Post
No need to waste money on such abominations. I'll acquire it elsewhere.

If you want to send me a DRM-free version for research purposes, I'd be open though.
I got mine from Overdrive. I refused to pay for it.


Quote:
Am I seeing this correct?
  • 1 = Endnotes
  • fn1 = Footnotes

Within the text, they're superscripted. They're also jammed together, so if two notes are next to each other, you get:

1fn1



(Another reason why brackets are good in ebooks, then you'll see a more distinct "[1][fn1]".)

When you jump to the actual note chapters...

Endnotes are jammed into one enormous paragraph with a bunch of non-breaking spaces between. Something along these lines:

Code:
<p><a href=""><span class="bold">1</span></a><span class="bold">.</span> WSC, <span class="italic">Marl</span> I p. 33&nbsp;&nbsp;&nbsp;&nbsp;<a href=""><span class="bold">2</span></a><span class="bold">.</span> James, ‘Churchill, the Man’ p. 5&nbsp;&nbsp;&nbsp;&nbsp;<a href=""><span class="bold">3</span></a> [...]
Why? Just why?

Footnotes, you get all of them wrapped in <blockquote> + centered... and similarly ugly code with millions of useless non-breaking spaces before/after numbers:

Code:
<blockquote><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sup><small><a href=""><span>fn1&nbsp;&nbsp;&nbsp;&nbsp;</span></a></small></sup> So nicknamed because of his earliest courtesy title, the Earl of Sunderland, rather than because of his disposition.</span></blockquote>
At least it's not all in a single paragraph!

And this thing was published in 2018!!!

How does this abomination not have a KQN (Kindle Quality Notice)? That big, red banner should be scaring away buyers and knock some sense into whoever created that hideous thing.
I think this eBook should be reported to Amazon so it can be taken down.

I have no idea if this abomination can be fixed. I would drop all of the footnotes as WTF does this mean OB I p. 19 and CS I p. 293. The notes are meaningless.
JSWolf is offline   Reply With Quote