I'm writing an article in latex in two columns created as
"\documentclass[11pt,twocolumn]{article}". Since some pictures are wider
than the columnwidth it would be helpfull if they could be as wide as two
columns. Off course, this can be done by setting the width of the graphic,
but if there is text in the right column my image (placed in left column)
is overwritten be this text.
My question: Isn't there a way to wrap the text around the graphic when the
article is written in two columns?
I've tried 'wrapfigure', 'floatflt' and even 'minipage' & 'narrow' (I'm
desperate :), but nothing seems to work.
Thank you in advance.
> I'm writing an article in latex in two columns created as
> "\documentclass[11pt,twocolumn]{article}". Since some pictures are wider
> than the columnwidth it would be helpfull if they could be as wide as two
> columns. Off course, this can be done by setting the width of the graphic,
~~~~~~~~~~
Appropriate typo.
You don't want "wrapping" at all. You want \begin{figure*}.
Or you want {multicols} for two columns, and you would
\begin{multicols}{2}
...
\end{multicols}
\begin{centering}
\includegraphics{widepicture}
\end{centering}
\begin{multicols}{2}
Or use another package for balanced two-column (maybe)
> My question: Isn't there a way to wrap the text around the graphic when the
> article is written in two columns?
ctan: macros/latex/contrib/wrapfig/multiple-span.txt
Donald Arseneau as...@triumf.ca
> Frank Bouwens <fra...@zeelandnet.nl> writes:
(...)
>> My question: Isn't there a way to wrap the text around the graphic when
>> the article is written in two columns?
>
> ctan: macros/latex/contrib/wrapfig/multiple-span.txt
Great stuff. :-)
Found it at the given location.
( ftp://ftp.dante.de/tex-archive/macros/latex/contrib/wrapfig )
Note however that on
http://ctan.unsw.edu.au/tex-archive/help/Catalogue/entries/wrapfig.html
there are two _false_ misc.tar.gz download links mentioned.
Karl-Heinz
--
Karl-Heinz <mailto:k...@indeview.org> <mailto:k...@kde.org>
Zimmer I n d e V i e w K D E
Föhren Presentations Beyond Limitations Conquer your Desktop
www.fiehr.de www.indeview.org www.kde.org
sigh. thanks for spotting this catalogue error: i shall get it dealt
with ... some time soon.
in general, mail to ct...@dante.de will get to the catalogue quicker,
since i'm usually the only member of the ctan team that reads c.t.t
... but, so long as i remain healthy, i'll probably continue tracking
c.t.t
even though people dislike my tone of writing so much :-}
--
Robin (http://www.tex.ac.uk/faq) Fairbairns, Cambridge
> in general, mail to ct...@dante.de will get to the catalogue quicker,
> since i'm usually the only member of the ctan team that reads c.t.t
> ... but, so long as i remain healthy, i'll probably continue
> tracking c.t.t
>
> even though people dislike my tone of writing so much :-}
Maybe I should intensify my efforts to set you off favorably.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
UKTUG FAQ: <URL:http://www.tex.ac.uk/cgi-bin/texfaq2html>
> even though people dislike my tone of writing so much :-}
You must be joking.
--
Sender address blackholed, do not reply by email!
You can still reach me at plehman @t gmx dot net.
sadly, not. :-(
>Philipp Lehman <devnull....@spamgourmet.com> writes:
>>Robin Fairbairns wrote:
>>
>>> even though people dislike my tone of writing so much :-}
>>
>>You must be joking.
>
> sadly, not. :-(
Then let me put it this way: it's a perception issue of yours.