Re: [R] Formatting Sweave in R-News

2007-08-27 Thread Arjun Narayan
Dear Paul, I stand corrected. Your solution was the right way. The following code now works: (Apparently I still need to specify the width command as my pdf is incorrectly sized by default) \begin{figure*}[b] \begin{center} \includegraphics[width=8in]{generatedPDF.pdf} \end{center} \end{figure*}

Re: [R] Formatting Sweave in R-News

2007-08-27 Thread Arjun Narayan
> > Thank you Paul for your response. Unfortunately that did not work. A > figure environment frames it neatly, but still contained in only one column. > I have tried various methods, but they all seem to not work, or if the > solutions involve manually setting the size, the grey column separator s

Re: [R] Formatting Sweave in R-News

2007-08-22 Thread Gregor Gorjanc
Hi Duncan, Duncan Murdoch wrote: >> Slightly off Arjuns topic is a problem with Schunk, Sinput and Soutput >> environments. They just use to much inline space. I have tweade this >> problem with sed (see bellow for Makefile content), but wonder if there >> is a better solution. > > You can change

Re: [R] Formatting Sweave in R-News

2007-08-22 Thread Duncan Murdoch
On 8/22/2007 3:20 AM, Gregor Gorjanc wrote: > Arjun Ravi Narayan arjunnarayan.com> writes: >> I am editing a document for submission to the R-news newsletter, and >> in my article my Sweave code inserts a dynamically generated PDF >> report that my R program generates. >> > > Slightly off Arjuns

Re: [R] Formatting Sweave in R-News

2007-08-22 Thread Gregor Gorjanc
Arjun Ravi Narayan arjunnarayan.com> writes: > I am editing a document for submission to the R-news newsletter, and > in my article my Sweave code inserts a dynamically generated PDF > report that my R program generates. > Slightly off Arjuns topic is a problem with Schunk, Sinput and Soutput e

Re: [R] Formatting Sweave in R-News

2007-08-21 Thread Paul Murrell
Hi Arjun Ravi Narayan wrote: > Hi, > > I am editing a document for submission to the R-news newsletter, and > in my article my Sweave code inserts a dynamically generated PDF > report that my R program generates. > > However, when I insert the PDF using the following Sweave code: > > \newpage

[R] Formatting Sweave in R-News

2007-08-21 Thread Arjun Ravi Narayan
Hi, I am editing a document for submission to the R-news newsletter, and in my article my Sweave code inserts a dynamically generated PDF report that my R program generates. However, when I insert the PDF using the following Sweave code: \newpage \includegraphics[scale=1.0]{\Sexpr{print(location