View Single Post
Old 01-11-2025, 07:02 AM   #2
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,801
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by Frometa View Post
Hello everyone
There is some way to ensure that in a book the image is always linked to its image foot, that is, the image in the EPUB never appears on one page and its image foot in another. I have tried Figure and Figcaption but it doesn't guarantee this.
Thank you
On epub3 <figure> plus <figcaption> should sure the joined. You must be doing something wrong; read the following posts:

https://www.mobileread.com/forums/sh...4&postcount=29

https://www.mobileread.com/forums/sh...3&postcount=17

If the epub3 ereader honors properly the property "calc" here employed, then the caption always will be joined to the image, no matter the font size because when bigger is the caption, smaller will be the image, so image and caption will be showed in a same page.

Alternatives: you can write the text on the image or to employ svg text if you include your image inside a svg wrapper.

EDIT: This is not a Sigil issue but an epub one.

Last edited by RbnJrg; 01-11-2025 at 07:29 AM.
RbnJrg is offline   Reply With Quote