Re: [R] Getting graphs into LaTeX

About this list Date view Thread view Subject view Author view Attachment view

From: Peter Malewski (malewski.peter@mh-hannover.de)
Date: Sat 21 Dec 2002 - 02:01:56 EST


Message-id: <20021220160141.A5426@rzsrv2.rz.tu-bs.de>

On Thu, Aug 21, 2003 at 08:17:05PM +0700, Andrew Criswell wrote:
> Which I try to compile with the command: pdflatex trix.tex
>
> But then, I get this error:
> ------------------------------------------------------------------------------------
> ! LaTeX Error: Unknown graphics extension: .eps.

"pdflatex" wants pdf-pics, not eps. If you want to use both, latex &
pdflaex, save one version with pdf(), one version with postscript
and use \includegraphics{~/xx} without ending. pdflatex & latex
will choose the appropiate file.
pm

-- 
P.Malewski, Limmerstr.47, 30451 Hannover, 0511-2135008
At work: http://www.MH-Hannover.de 0511 532 3194 / Fax: 0511 532 3190, 
P.Malewski@tu-bs.de, peter.malewski@gmx.de, malewski.peter@mh-hannover.de.

______________________________________________ R-help@stat.math.ethz.ch mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help


About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.3 : Tue 01 Jun 2004 - 09:31:59 EST