How do you create spaces between Images? I have tried using the commands // after paragraphs that precede images but this only produces a space between the paragraph and the image. I have also used // between images but this caused the error: ! LaTeX Error: There's no line here to end.
Just give me some commands to copy and paste to separate images. I have minimal knowledge of programming I just want to be able to separate the images.
adjustboxpackage. See Padding left, top, right and bottom in LaTeX, but you can also use themargin=...key with\includegraphicswhen loadingadjustboxwith theexportoption. – Martin Scharrer Mar 29 '13 at 12:43