I have a two column document (using multicol) and want to insert figures so that they do NOT span columns. I have searched around and the only thing I can find says that only figure* is supported which spans the whole page (both columns). Is there a way to get single column figures in a document using multicols?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
migrated from stackoverflow.com Feb 27 '11 at 23:39
|
|||
|
|
|
One solution is to use the
|
|||||||||
|



figurewithout the*. – dmckee Feb 27 '11 at 22:00twocolumninstead ofmulticol(which means that Herbert's answer does not apply). – tohecz May 28 '12 at 13:50[h]/[H]for "wide" float is a sort of a non-sense and is not needed. – tohecz May 28 '12 at 16:35