General ⇒ Multicol environment with float help
-
- Posts: 3
- Joined: Wed Mar 05, 2008 7:46 pm
Multicol environment with float help
I am trying to write my masters project in physics and I have come across a problem. I would like my abstract to span two columns, but the body of my document to be in two columns, so i have ended up using the multicol environment.
Now, I want to put a figure in which spans only one column, and appears in the text. When I try the normal \begin{figure} the figure does not appear. However, if I use \begin{figure*} it appears at the top, an improvement but not where I want it. Does anyone know how to make a figure appear in the text in the multicol environment?
I have searched google for a while and found that people have had the same problem, but can't find any sort of solution.
Thanks in advance for your help.
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
Re: Multicol environment with float help
has confused me for a while too. I have read that the problem is that latex won't "float" them into one column and a possible solution is to force place that fig/tbl in a specific spot.
-
- Posts: 3
- Joined: Wed Mar 05, 2008 7:46 pm
Re: Multicol environment with float help
However, again this does nothing

Multicol environment with float help
-
- Posts: 3
- Joined: Wed Mar 05, 2008 7:46 pm
Re: Multicol environment with float help

