Re: Figures and LaTeX
- To: mathgroup at smc.vnet.net
- Subject: [mg66754] Re: Figures and LaTeX
- From: "Szabolcs Horvat" <szhorvat at gmail.com>
- Date: Mon, 29 May 2006 06:05:28 -0400 (EDT)
- References: <e5bt4j$bh0$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
This is a LaTeX problem (not specific to Mathematica). Read the documentation of the graphicx package. When using pdflatex, you can only include pdf images (not eps). Either export pdf directly or convert your images with the epstopdf program, which comes with MiKTeX.