Hi

On 19/08/2010 4:25 a.m., David Winsemius wrote:

I sent this privately to ivo welch yesterday, and he thinks it might
be useful to someone else as well. Since I'm on a Mac the screen
device is quartz():

  >  quartz()
  >  plot( c(0,1), c(0,1) );
  >  text( 0.5, 0.5, "\u2113" )
# and then File/Save As/

On Linux, cairo_pdf() should work and on Windows, CairoPDF() from the 'Cairo' package should do it too.

Paul
--
Dr Paul Murrell
Department of Statistics
The University of Auckland
Private Bag 92019
Auckland
New Zealand
64 9 3737599 x85392
p...@stat.auckland.ac.nz
http://www.stat.auckland.ac.nz/~paul/

______________________________________________
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