Graphics, Figures & TablesCreate Figure that spans the Width of the Text

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
cvanloon
Posts: 6
Joined: Wed Jun 08, 2011 5:38 pm

Create Figure that spans the Width of the Text

Post by cvanloon »

I am using a journal document class that formats the text of the document to two columns. I would a figure to break these two columns (be the entire width of the paper) and be at the top or bottom of a page. I have come across minipage, but am not sure yet how to do it. Any ideas?


Thanks
-Chris

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

Create Figure that spans the Width of the Text

Post by localghost »

For an adequate problem description please provide a minimal example that is compilable as is. Otherwise the discussion remains academic and we stumble in the dark here.

Your problem is usually solved by using the figure* environment.


Thorsten
Post Reply