Hi,
I'm using TexnicCenter and the MikTex distribution on windows.
I use the LaTex => PS profile and graphicx package to include .eps graphics which works fine.
I cannot find anywhere, however, how to display several graphs next to each other. I want tex to give a number and caption and lable (for references) to the single graphs and the whole graph "pack". I've attached a picture of a document where it's done like that. Unfortunately, i have the .pdf only, not the code to that document.
Does anyone know how to do that?
Thanks in advance!
Anne
Document Classes ⇒ several graphs
several graphs
- Attachments
-
- several graps.jpg (15.12 KiB) Viewed 3817 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10321
- Joined: Mon Mar 10, 2008 9:44 pm
several graphs
Hallo Anne,
I recommend the subfig package, for its features have a look at its documentation.
Stefan
I recommend the subfig package, for its features have a look at its documentation.
Stefan
LaTeX.org admin
Re: several graphs
perfect!!
thank you very much!
thank you very much!
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
several graphs
Since there are some known inconsistencies with hyperref, you could run into trouble using subfig. Version 3.1 of caption comes with a small additional package called subcaption. It has its own documentation that describes how to achieve the same results as with subfig. It seems that subfig isn't maintained any more.
Best regards
Thorsten
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
several graphs
In addition, the subfig package cannot be used with the beamer document class. I agree with localghost about using subcaption instead of subfig.localghost wrote:Since there are some known inconsistencies with hyperref, you could run into trouble using subfig. Version 3.1 of caption comes with a small additional package called subcaption. It has its own documentation that describes how to achieve the same results as with subfig...
1,1,2,3,5,8,13,21,34,55,89,144,233,...