[Tugindia] Eps Reduction

S. venkataraman tugindia@tug.org
Thu Jan 30 09:14:12 CET 2003


> 
> I likes to minimize the EPS file to 90% of their dimentions. 
> Is any options
> available in epsf.sty.
> 
> Usually, i used to reduce by using \epsfxsize=xyz and 
> \epsfysize=xyz. But i
> need to reduced them by percent, i dont want to use any 
> manual calculations.
> 
> For example, let my eps dimention is as follows
> 
> \begin{figure}
> \centerline{\epsfxsize=158pt\epsffile[22 50 198 247]{ragu.eps}}
> \caption{......}
> \end{figure}
> 
Use graphicx package. For example, the command for 90% reduction is
\includegraphics[scale=0.9]{ragu.eps}
regards
Venkataraman



More information about the Tugindia mailing list