Graphics, Figures & TablesFigures in a minipage and display in List of figures

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
mk502
Posts: 1
Joined: Thu Jun 25, 2009 4:35 pm

Figures in a minipage and display in List of figures

Post by mk502 »

Hi there!

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Figures in a minipage and display in List of figures

Post by Stefan Kottwitz »

Hi Mk,

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
LaTeX.org admin
Post Reply