Re: [Rd] Vignette question

2012-09-04 Thread Duncan Murdoch
back compatibility. Duncan Murdoch Dave From: Duncan Murdoch To: David L Lorenz Cc: r-devel@r-project.org Date: 09/04/2012 09:34 AM Subject: Re: [Rd] Vignette question On 04/09/2012 9:47 AM, David L Lorenz wrote: > All, >I seem to be missing some key point about the cons

Re: [Rd] Vignette question

2012-09-04 Thread David L Lorenz
Duncan, That does make sense. But then what does %\VignetteDepends{USGSgraphs} do if it does not actually make the library available from the temporary library tree? Dave From: Duncan Murdoch To: David L Lorenz Cc: r-devel@r-project.org Date: 09/04/2012 09:34 AM Subject: Re: [Rd] Vignette

Re: [Rd] Vignette question

2012-09-04 Thread Duncan Murdoch
On 04/09/2012 9:47 AM, David L Lorenz wrote: All, I seem to be missing some key point about the construction of vignettes. I have created a vignette script that works fine when run interactively using Sweave. The top part of the .Rnw file is below. \documentclass{article} \parskip 3pt \parind

[Rd] Vignette question

2012-09-04 Thread David L Lorenz
All, I seem to be missing some key point about the construction of vignettes. I have created a vignette script that works fine when run interactively using Sweave. The top part of the .Rnw file is below. \documentclass{article} \parskip 3pt \parindent 30pt %\VignetteIndexEntry{Box Plot Example

Re: [Rd] vignette question was: CRAN package sizes

2011-02-15 Thread Claudia Beleites
Please excuse the noise about dummy .Rnw. On 02/15/2011 03:44 PM, Claudia Beleites wrote: Also I started doing my homework with regards to package size, and that is mainly cleaning leftovers from vignette generation and compressing the pdfs. For most of my vignettes, ghostscript (lossy) compres

[Rd] vignette question was: CRAN package sizes

2011-02-15 Thread Claudia Beleites
Also I started doing my homework with regards to package size, and that is mainly cleaning leftovers from vignette generation and compressing the pdfs. For most of my vignettes, ghostscript (lossy) compression works very well: I use the /screen settings and -dDownsampleColorImages=false gs -sDEV