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
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
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
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
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
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