Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Wrapping text around wide figures in twocolumn article style

1,410 views
Skip to first unread message

Frank Bouwens

unread,
Jun 11, 2004, 4:10:14 PM6/11/04
to
Hi everyone,

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.

Donald Arseneau

unread,
Jun 11, 2004, 5:59:58 PM6/11/04
to
Frank Bouwens <fra...@zeelandnet.nl> writes:

> 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

Karl-Heinz Zimmer

unread,
Jun 11, 2004, 6:11:38 PM6/11/04
to
Am Freitag, 11. Juni 2004 23:59 schrieb Donald Arseneau:

> 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

Robin Fairbairns

unread,
Jun 12, 2004, 6:55:43 AM6/12/04
to
Karl-Heinz Zimmer <k...@kde.org> writes:
>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.

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

David Kastrup

unread,
Jun 12, 2004, 7:21:54 AM6/12/04
to
r...@cl.cam.ac.uk (Robin Fairbairns) writes:

> 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>

Philipp Lehman

unread,
Jun 12, 2004, 8:34:37 AM6/12/04
to
Robin Fairbairns wrote:

> 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.

Robin Fairbairns

unread,
Jun 12, 2004, 12:53:58 PM6/12/04
to
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. :-(

Philipp Lehman

unread,
Jun 12, 2004, 2:44:07 PM6/12/04
to
Robin Fairbairns wrote:

>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.

0 new messages