Graphics, Figures & Tables ⇒ Figures in a minipage and display in List of figures
Figures in a minipage and display in List of figures
I created a {minipage} to display two figures (using \graphicx) next to each other but I needed to shift them around the {minipage} because their captions were not of the same size. I used \vspace*{} to do that and it worked but when I compile the .tex the List of figures in the beginning of the document is affected by the \vspace*{} with the result that I've got gaps between the listings of figures...
Would anyone know how to block \vspace*{} from affecting the \listoffigures?
Thanks!
Mk
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Figures in a minipage and display in List of figures
welcome to the board!
Perhaps post a minimal working example showing the exact code that you are using. That would make it easier to find a correction.
Stefan