Graphics, Figures & TablesAlign subfigures by columns...

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
User avatar
jiapei100
Posts: 28
Joined: Sat Jan 12, 2008 7:23 pm

Align subfigures by columns...

Post by jiapei100 »

Hi, all:

I've got 21 images in total and I'd love to put all images in a single figure with 21 subfigures. Namely, every image is a subfigure. All 21 subfigures are arranged in 7 rows and 3 columns.

For every row, there are 3 images of the same size.
For every column, there are 7 images, but of different sizes.

Now, after directly put all 21 images into this figure, the figure is messed up just because of the various sizes of these 7 groups of images.
I'd love to ensure not only for every row, 3 images are in a horizontal row; but also for every column, 7 images are in a vertical column.

Is there a simple way to solve this problem?

Best Regards
JIA Pei

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Align subfigures by columns...

Post by localghost »

Try either floatrow or »subcaption« (shipped with caption).


Thorsten
Post Reply