View Single Post
Old 07-01-2019, 02:57 PM   #11
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,845
Karma: 169712582
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by dynabook View Post
I am using ADE 2.0 to try to open these ebooks. Calibre Ebook Editor may have resolved the problems with the epub I uploaded (at least ADE opened it.) The next one was not resolved by fixing with Calibre Editor.

--MH
Checking this one out, I changed the 2 doc-footnotes to doc-footnote, added the 'properties="svg"' to the cover.xhtml line in the manifest section of content.opf and removed the following media queries from one of the stylesheets:

Code:
@media amzn-kf8 {
  }
@media amzn-mobi {
  blockquote {
    margin: 2em auto 2em auto;
  }
  .squeeze {
    width: auto;
  }
  }
ADE 2.0.1 now seems to happy with this file as well. In both cases, it seems the amazon media queries were enough to cause problems since another media query in the 2nd file found in prhStyle-media-queries.css doesn't seem to cause issues.
Attached Files
File Type: epub Problem-Ebook2_scrambled_edited.epub (1.78 MB, 172 views)
DNSB is online now   Reply With Quote