Dear Julien,

>  Hi,
>
>  I am trying to use ggplot2 graphics with Sweave, but I got problems
>  with transparency support when generating pdf figures, even if I
>  specify a ?pdf.version? argument in Sweave options.
>
[...snip...]

I wanted to help because I'm interested by the exploitation
of the alpha channel in Sweave documents too...

However,

i) Despite its annoncment in fortune("mind_read"), the mind_read()
function is apparently not to be released in R 2.6.0, so that if
you could just follow the posting guide and give a reproducible
example...

ii) Give the output of your sessionInfo(). You can use something
like that in your *.rnw file:

<<sessionInfo, results=tex, echo=F>>=
toLatex(sessionInfo())
@

iii) What do you mean exactly by "doesn't work"? Put the source and
the output somewhere on the web so that we can see both.

Sincerely,
-- 
Jean R. Lobry            ([EMAIL PROTECTED])
Laboratoire BBE-CNRS-UMR-5558, Univ. C. Bernard - LYON I,
43 Bd 11/11/1918, F-69622 VILLEURBANNE CEDEX, FRANCE
allo  : +33 472 43 27 56     fax    : +33 472 43 13 88
http://pbil.univ-lyon1.fr/members/lobry/

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to