[OS X TeX] Figure Wrap

Bob Kerstetter bkerstetter at mac.com
Tue Jun 28 19:53:12 CEST 2005


it's part of the i-package install.

/usr/local/teTeX/share/texmf.tetex/tex/latex/wrapfig/wrapfig.sty

i don't install the documentation, so don't know where it is.

mini manual follows:    :)


in your preamble enter:

\usepackage{wrapfig}


samples:


\begin{wrapfigure}[11]{r}[0pt]{0pt}
\includegraphics[scale=.7]{yourimage}
\end{wrapfigure}
blah blah blah blah

\begin{wrapfigure}[11]{l}[0pt]{0pt}
\includegraphics[scale=.7]{yourimage}
\end{wrapfigure}
blah blah blah blah

You can pretty much play around with the setting and figure out what  
they do.

r and l control which side things wrap on.

11 sets the number of lines to wrap.

0pt are offsets



On Jun 28, 2005, at 11:41 AM, Jack Kuipers wrote:

> Thank you Samuel.  BUT
> Where do I find the package{wrapfig}
> and its documentation?
> Sorry I'm so obtuse!
>
> Blessings,
>
> Jack
> On Jun 28, 2005, at 9:44 AM, Samuel Lelievre wrote:
>
>
>> Jack wrote:
>>
>>
>>> Is there a package, utility, or whatever in TeXShop 1.5.3e  
>>> (specifically)/TeX/LaTeX (with instructions), for wrapping
>>> text around a small included figure? where, the figure (with
>>> caption) may be against either(?) the right or left text-boundary.
>>>
>>
>> Use the package wrapfig; its documentation will teach
>> you how to use it, it works very nicely. It defines the
>> environments wrapfigure for wrapping around figures and
>> wraptable for wrapping around tables. Enjoy it! Samuel.
>> --------------------- 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 Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
>>
>>
>
> --------------------- 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 Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
>
>
>

Bob Kerstetter
http://homepage.mac.com/bkerstetter/

--------------------- 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 Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list