emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-babel src block generated graphics included twice if CAPTION is


From: Li Bowen
Subject: [O] org-babel src block generated graphics included twice if CAPTION is added
Date: Sun, 17 Mar 2013 21:10:02 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi, 

If #+CAPTION is added, the figure will be included in the exported pdf
file twice. 

#+begin_src R :exports both :results graphics :file img.pdf
hist(rnorm(100))
#+end_src

#+CAPTION: Some description
#+RESULTS:
[[file:img.pdf]

Many thanks.

-- 
Sincerely,
Li Bowen.



reply via email to

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