[OS X TeX] Thanks! . . . And another (newbie?) question!
Berend Hasselman
bhh at xs4all.nl
Tue May 27 13:42:40 EDT 2008
On 27-05-2008, at 19:08, Randy Scott wrote:
> Mathematica 6.0.2 and saved it in .eps format. When I tried to
> import it
> into my document (using \usepackage{graphicx} and
> \includegraphics{ . . .
> }), neither texmaker nor TeXShop dislay the graphic (using Adobe
> Reader) in
> ......
> So any ideas? Is there some conflict with Mathematica eps that I'm
> unaware
> of? Any comments or suggestions would be welcome.
In Terminal you could use epstopdf. To see some documentation type
man epstopdf
in a Terminal window.
You could also consider using the epstopdf package in your document with
\usepackage{epstopdf}
Documentation for this can be found with the command
texdoc epstopdf
in Terminal.
I am assuming you are using TexLive and using pdflatex
Berend
More information about the MacOSX-TeX
mailing list