Generalhow to insert multiple images by \picture and \put command

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
pban92
Posts: 54
Joined: Sat Aug 09, 2008 9:34 am

how to insert multiple images by \picture and \put command

Post by pban92 »

I have seen someone using \begin {picture} and \put command to insert 9 set of graphs as 3 x 3 matrix form.
What I mean is rather than having 9 big graphs on top of other, he simply scaled the graphs and used sort of coordinate system thingy. Can someone please help on this?

Many thanks

Recommended reading 2024:

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

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

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

how to insert multiple images by \picture and \put command

Post by localghost »

Using the picture environment is a very old fashioned way to do this. Try the subcaption package that come with the current version of the caption package. It has its own documentation and shows you how to align the single small figures in one figure environment. In case of further questions, feel free to ask.


Best regards
Thorsten¹
Post Reply