emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Graphics in LaTeX pdf output.


From: John Hendy
Subject: Re: [O] Graphics in LaTeX pdf output.
Date: Tue, 11 Sep 2012 17:05:05 -0500

On Tue, Sep 11, 2012 at 4:05 PM, Neuwirth Erich
<address@hidden> wrote:
> Excuse my sloppy report, I copied from the wrong terminal window.
> And after rebooting my Mac, things suddenly worked again.

No worries, and an unknown solution still gets the job done :)

John

>
> On Sep 11, 2012, at 5:26 PM, Neuwirth Erich <address@hidden> wrote:
>
>> I am trying to produce pdf through latex with R in org.
>> I am using MacTeX 2012, Emacs 24.2, and org mode version 7.9.1 (on Mountain 
>> Lion)
>>
>> I have the the following code segment.
>>
>>
>> #+BEGIN_SRC R :session *R* :results output graphics :file first.png :exports 
>> both
>> plot((0:10)^2,type="l")
>> #+END_SRC
>>
>>
>> It does not work.
>> It produces text output and then stops.
>> When I run latex on this manually, TeX complains about a missing bounding 
>> box.
>>
>> ! LaTeX Error: Cannot determine size of graphic in agegraph.png (no 
>> BoundingBox
>> ).
>>
>> See the LaTeX manual or LaTeX Companion for explanation.
>> Type  H <return>  for immediate help.
>> ...
>>
>> l.863 ...raphics[width=.9\linewidth]{agegraph.png}
>>
>> html output works.
>>
>> I dimly remember that the same file worked with a previous version of org 
>> and MacTeX 2011.
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]