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

Problem with wrapfig

2,791 views
Skip to first unread message

davide....@gmail.com

unread,
Mar 3, 2006, 6:44:26 PM3/3/06
to
I have a table (about half a page in size), then a two-page table that
I handle with Longtable. I put a \newpage before the longtable to make
sure that the large table starts on a new page.

Now I want a small wrapped figure in the text under the first table.
wrapfig gives the warning
"Package wrapfig Warning: Collision between wrapping environments on
input line 609."
and ALWAYS puts the wrapfigure AFTER the long table, in a new section
of the document. I have tried to put the wrapfig at different positions
in the text under the first table, but no dice.

I am also using some other packages as fancyheaders, etc.

Thanks for any help.

Donald Arseneau

unread,
Mar 30, 2006, 4:04:35 PM3/30/06
to
davide....@gmail.com writes:

> Now I want a small wrapped figure in the text under the first table.
> wrapfig gives the warning
> "Package wrapfig Warning: Collision between wrapping environments on
> input line 609."
> and ALWAYS puts the wrapfigure AFTER the long table,

Is the wrapped figure floating or fixed? Make sure the wrapping
gets done before it hits the lontable declaration. That might
involve ensiring there is a blank line after \end{wrapfigure}
(then some regular text) then a blank line before any longtable.


--
Donald Arseneau as...@triumf.ca

0 new messages