[1652] in RedHat Linux List
Re: No EPS files handling in LaTeX.
daemon@ATHENA.MIT.EDU (Pedro Soria-Rodriguez)
Tue Oct 29 14:15:35 1996
Date: Tue, 29 Oct 1996 12:14:20 -0500 (EST)
From: Pedro Soria-Rodriguez <sorrodp@ece.WPI.EDU>
To: Sergey Panov <sipan@hires.mps.ohio-state.edu>
cc: redhat-list@redhat.com
In-Reply-To: <199610291557.KAA09877@arion.mps.ohio-state.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Latex works for me with EPS files in RedHat 3.0.3 perfectly..
this is how is do it:
\documentstyle[epsf,12pt,fullpage]{article} (at the top of the doc.)
then, to include a figure:
\begin{figure}
\centering
\epsfbox{file.eps}
\caption{\protect\label{figure-label}
Caption text....}
\end{figure}
--
Pedro Soria-Rodriguez
sorrodp@ece.wpi.edu
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null