GeneralFigures in table

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
aeelmn
Posts: 15
Joined: Tue Apr 10, 2007 4:09 pm

Figures in table

Post by aeelmn »

How is it possible to put figures inside a table? Like having one column of the table containing various pictures instead of text.

Recommended reading 2024:

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

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

balfonsi
Posts: 93
Joined: Wed Mar 14, 2007 12:05 am

Re: Figures in table

Post by balfonsi »

Just write & \includegraphics{myfigure} & ..., instead of & mytext & ...?
Actually, I never tried it, but that's what I would do. If it works, let me (and everyone else) know.

Regards,
B.A.
aeelmn
Posts: 15
Joined: Tue Apr 10, 2007 4:09 pm

Re: Figures in table

Post by aeelmn »

Yes, it works just fine! Thank you very much :mrgreen:
Post Reply