Quote:
Originally Posted by Astroman
Last year I made a big EPUB 3 e-book with around 200 images, most of which where formatted using <figure> and <figcaption>.
Initially I thought this would result in the caption always appearing directly below the image and not (either partly or entirely) on the following page.
Sadly, it didn't work. Tested using three different EPUB reader apps, specifically Apple Books on iPad and iPhone, and Lithium and Google Play Books on Android.
|
It didn't work because you made the things bad. By chance, did you read what I posted? By the way, Google Play Books doesn't honor epub3 format, forget to test your epub there. You must test your epub3 on Cantook, Lithium, Kobo for Android (or for iOS), Reasily, PocketBook, Bluefire, Infinity Reader.
Post here a chapter of your epub with the problematic images and I will post the proper code for your case.