emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Spurious source-code output?


From: Ken.Williams
Subject: [O] Spurious source-code output?
Date: Thu, 5 May 2011 10:24:28 -0500
User-agent: Microsoft-MacOutlook/14.10.0.110310

Hi,

I've got the following source-code section in a sample org-mode document:

#+BEGIN_SRC R :exports output :results graphics :file t.png
plot(1:10, 1:10)
#+END_SRC

My intention is to show just the figure, not the source code, when I export to 
HTML.  But when I do 'C-c C-c' to evaluate the code (which produces a 
"#+results:" section as expected) and then 'C-c C-e b' to produce the HTML, I'm 
getting both the source code and the plot in the output.

I must be misunderstanding the BEGIN_SRC parameters?  Could anyone correct me?

I'm using Org-mode 7.5 with Aquamacs 2.2 (GNU Emacs 23.3.1).  Thanks.

--
Ken Williams
Senior Research Scientist

Thomson Reuters

http://labs.thomsonreuters.com



reply via email to

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