On Jul 24, 12:37 pm, Christopher Clark <
ludachrisp...@gmail.com>
wrote:
> In a homework I'm writing up, I have a TIkZ picture inside an enumerate
> environment. I'd like to wrap the text around the TIkZ picture.
>
> I tried surrounding the tikzpicture environment with a wrapfigure
> environment, but I got the following error:
> Package wrapfig Warning: wrapfigure used inside a conflicting environment on
> input line 51.
wrapfig will not work in any sort of list environment; this is a
feature of the package. i think you need to re-think what you're
trying to do. it will work in a two column environment, e.g., so you
could perhaps have the list in one column and the figure in the
other..?
cheers,
jon.