A little progress here #+srcname:Boxplots Summary #+begin_src R :session BirdData :file BoxplotSummary.pdf :exports both boxplot(Wingcrd,Tarsus,Head,Wt,names=c("Wingcrd","Tarsus","Head","Wt")) #+end_src
#+resname: Boxplots #+ATTR_LaTeX: width=10cm [[file:BoxplotSummary.pdf]] This gives me a plot 10cm wide, but in "addition" to the small plot. Not sure I understand why I am getting two plots. Graham _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode