[SciPy-user] eps, jpg and png within scipy

Travis Oliphant oliphant at ee.byu.edu
Thu Nov 27 15:10:05 EST 2003



Nils Wagner wrote:
> Hi all,
> 
> I am using pdflatex very frequently.
> AFAIK, \includegraphics is restricted
> to jpg and png format. Hence,
> eps-file cannot be used within pdflatex.
> 
> Does scipy xplt support these formats (*.jpg, *.png) ?
>  

A couple of things.  You should try using LyX (it can use pdflatex to 
output pdf files and does image conversions automatically).

Then, try at xplt.eps(<filename>, pdf=1)

-Travis



> Nils
> 
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user



More information about the SciPy-User mailing list