I have a question on inserting images into a LaTeX document. I try to insert images using the keyboard short cut: Ctrl–Alt–G and I’m able to insert images. But the compiled pdf document shows all the images at the end, whereas I want to interleave images with text. Something like the following:
Text1 Image1 Text2 Image2 Text3 Image3
I try to insert images at right positions i.e. in between text, but on compilation, they all appear at the end. I have tried different options provided on the image insertion UI but same result.
Any idea where I’m going wrong.
Related SO question.
Try downsizing the images. Maybe they are too large and so they are moved to the end of the document..
Hope it helps.