Graphics, Figures & TablesFigures and boxes inside columns

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Silwing
Posts: 2
Joined: Tue Feb 24, 2009 4:18 pm

Figures and boxes inside columns

Post by Silwing »

Greetings!

We need to write an article and set it up as such. We have some fact boxes which would be very nice to have covering af bit of the columns.

Is it possible to make a figure fill more than one column, without breaking the columns completely?

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

Figures and boxes inside columns

Post by localghost »

Silwing wrote:[…] We have some fact boxes which would be very nice to have covering af bit of the columns. […]
Please specify how these "fact boxes" should look like.
Silwing wrote:[…] Is it possible to make a figure fill more than one column, without breaking the columns completely? […]
Use the figure* environment for figures that spread across the columns.

If you run into trouble, provide a minimal working example (MWE) that shows the difficulties.


Best regards and welcome to the board
Thorsten¹
Silwing
Posts: 2
Joined: Tue Feb 24, 2009 4:18 pm

Re: Figures and boxes inside columns

Post by Silwing »

We have 3 columns and want a box or a picture to spand over 2 of them or just parts of 2 of the columns.

figure* just stop all columns, put the figure and start the columns again, that's not exactly what we want.
Post Reply