Is there a way to wrap text around a minipage environment?
Many thanks
\begin{wrapfigure}{l}{5cm}
\centering
\begin{minipage}[t]{4.4cm}\centering
\begin{small}
INSIDE
\end{minipage}
\end{wrapfigure}
s0198362 a écrit :
! LaTeX Error: Not in outer par mode
Thanks
My sincere apologies. The wrapfig package DOES work. I just had some
other issues.
Thanks