View Single Post
Old 01-29-2020, 06:53 PM   #8
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: 46,997
Karma: 169810634
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by jackie_w View Post
That site is actually using some version of calibre to do the conversion. Who knows how old the version is, though?
I ran a Gutenberg mobi of Three Men in a Boat through it and the content.opf says calibre 4.8.0 was used for the conversion.

Code:
<dc:contributor opf:role="bkp">calibre (4.8.0) [https://calibre-ebook.com]</dc:contributor>
One issue I noticed was that using either the website or calibre locally, the code for 67 images was preceded by an invalid <a> and included an invalid tag and the 4 footnotes had a similar issue:
Code:
<p class="c"><a tag="{http://www.w3.org/1999/xhtml}a"><img alt="Decorative graphic" title="Decorative graphic" src="../images/00001.jpeg"  tag="{http://www.w3.org/1999/xhtml}img" class="calibre5"/></a></p>

<a class="citation" tag="{http://www.w3.org/1999/xhtml}a" href="part0005_split_003.html#footnote287">

Last edited by DNSB; 01-29-2020 at 06:57 PM.
DNSB is offline   Reply With Quote