Graphics, Figures & TablesGroup 12 subfigures in 2 groups, 2 captions....

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

Group 12 subfigures in 2 groups, 2 captions....

Post by jiapei100 »

Hi, all:

I've got 12 subfigures in total, 4 rows and 3 columns.

I'd love to display two captions, each is for 6 images.
In short, I'd love the figure be displayed as:
1 2 3
4 5 6
(a)

7 8 9
10 11 12
(b)
Figure: XXXXX
Can anybody help to give me a hint?


Best Regards
JIA

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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

Group 12 subfigures in 2 groups, 2 captions....

Post by localghost »

You can organize the sub-figures with the »subcaption« package that is bundled with the caption package and use the \ContinuedFloat command provided by the latter one. See also a former request [1].

[1] View topic: Align subfigures by columns...


Thorsten
Post Reply