View Single Post
Old 03-16-2024, 08:39 AM   #20
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: 74,310
Karma: 129333690
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
The problem is that if you convert from ePub 3 to ePub 2 using calibre, you get a the epub 3 code left it. So it's very much a mess.

This code is a line from a an ePub > ePub conversion and it's wrong because the ePub was originally ePub 3 and is now ePub 2. So there's a lot more work to clean up the errors after the conversion then before the conversion (in most cases).

Code:
<div epub:type="titlepage" class="calibre2">
JSWolf is offline   Reply With Quote