[OS X TeX] wrapfig query

Chris Goedde cgoedde at condor.depaul.edu
Fri Oct 21 17:44:48 CEST 2005


On Oct 21, 2005, at 16:59, Rene Borgella wrote:

> Hi all:
>
> I'm trying to figure out how to wrap text around figures.  I have read 
> the bit about wrapfig in the Latex Companion, and looked for 
> documentation on my computer but all I found was "multiple-span.txt" 
> and that didn't give me enough info so I haven't been able to get it 
> to work for me.  I also tried floatflt to no avail.

Can you say what went wrong with floatflt? I recently used it in a 
proposal I submitted to the NSF, and it worked fine. I used the command 
below:

\newcommand\PutFloatingFigure[5]{%
\begin{floatingfigure}[r]{#4}%
\mbox{\includegraphics[width=#5]{#1}}%
\caption{#2}%
\label{#3}%
\end{floatingfigure}%
}

Chris Goedde

------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list