[OS X TeX] Including .pdf floats in LaTeX
Fredrik Wallenberg
fwallenberg at mac.com
Thu May 16 18:13:54 EDT 2002
use the graphicx package and regular figure + includegraphics to include
a float.
\begin{figure}[h]
\begin{center}
\includegraphics[width=4in]{figure.pdf}
\caption{adoption of IBS per year}\label{fig:kmsur}
\end{center}
\end{figure}
On Thursday, May 16, 2002, at 02:31 , Zachary Davis wrote:
> Thursday, 16 April 2002
>
>
>
> Hello,
>
> I have created a thermodynamic cycle illustration using OmniGraffle,
> and have saved the illustration in a .pdf format. I'm wondering if
> there are any changes from the way I need to make in order to include
> this graphic into my LaTeX document over the way I traditionally
> include floats in my LaTeX files. Usually, I have used the graphicx
> package along with ghostscript to include .eps files in my documents.
> I'm using teTeX and TeXShop in OS X. Your help is appreciated.
>
> Thanks,
>
>
> ========================================================
> Zachary S. Davis
> Department of Aerospace Engineering
> University of Texas at Arlington
> P.O. Box 19032
> Arlington, TX 76019
>
> Home: (817) 272-6418 zsd3711 at gamma2.uta.edu
> Office: (817) 272-5269
>
> “Genius, that power that dazzles mortal eyes,
> is oft but perseverance in disguise."
>
> --Henry Willard Austin
> ========================================================
>
>
> -----------------------------------------------------------------
> To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
> "unsubscribe macosx-tex" (no quotes) in the body.
> For additional HELP, send email to <info at email.esm.psu.edu> with
> "help" (no quotes) in the body.
> -----------------------------------------------------------------
-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
-----------------------------------------------------------------
More information about the MacOSX-TeX
mailing list