I have a problem, sometimes I worked on books that has too much images, that becomes a headache for me.
I have a technical book from a publiser university that has pictures, when I insert the images as normal in Atlatins everything looks good, but when I see the epub format, makes 1 html for image, that delayed my job, there's a way to fix it?
I looked at the paragraph style in Atlantis and there's not a page break, I really don't know what is the issue, how can I fix it?
I wondered the same thing and I think I understood how it works. Basically, when an image is big enough, a separate page for it is generated. If you don't want this, and you want images to be continuously flowing with text, you can insert a 'manual line break' (Shift+Enter) before the image, so that it doesn't have an empty paragraph all for itself.
I wondered the same thing and I think I understood how it works. Basically, when an image is big enough, a separate page for it is generated. If you don't want this, and you want images to be continuously flowing with text, you can insert a 'manual line break' (Shift+Enter) before the image, so that it doesn't have an empty paragraph all for itself.
Yes, you understand it correctly.
Another thing related to images: when a picture has its own separate page, the formatting:
{height:100%;max-width:100%;}
is used. This has the effect that the image is often distorted, proportions aren't respected.