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

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

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