 
 
 
 
 
 
Re: Mathematica and LaTeX
- To: mathgroup at smc.vnet.net
- Subject: [mg108017] Re: Mathematica and LaTeX
- From: Peter Breitfeld <phbrf at t-online.de>
- Date: Fri, 5 Mar 2010 04:33:45 -0500 (EST)
- References: <hmo1u8$q07$1@smc.vnet.net>
I suspect you tried to compile with latex not with pdflatex. Only
pdflatex can handle pdf-pictures.
Depending on your system you may choose the way tex ---> pdf, not
tex-->dvi ...
Jim Lambaugh wrote:
> Hi all
>
> In Mathematica I have the following code: Export["plot.pdf", Plot[x^2,
> {x, 1, 2}], ImageSize -> 100]
>
> Now, when I include "plot.pdf" in my LaTeX-document, my compiler says
> that there is no bounding-box, and hence it will not compile. What is
> the issue here? Mathematica or LaTeX?
>
> Also, is it possible to change the font of the numbers on the plot?
>
>
> Sincerely,
> Jim Lambaugh.
>
-- 
_________________________________________________________________
Peter Breitfeld, Bad Saulgau, Germany -- http://www.pBreitfeld.de

