[R] creating eps files
Prof Brian Ripley
ripley at stats.ox.ac.uk
Tue May 1 17:27:32 CEST 2007
On Tue, 1 May 2007, Tak Wing Chan wrote:
> Hello,
>
> For a long time, I have been creating eps files from R using the
> following command:
>
> dev.copy2eps(file="my.eps")
>
> This has worked very well. But recently, the compositor of a journal is
> complaining that
>
> "The eps files would be useable except that they have not converted the
> type to outlines"
>
> Sorry for being vague, but I have no idea what this compositor is
> talking about. Do people have similar experience? And is there an
> option in the dev.copy2eps() that I could use to fix this problem?
I suspect he means that he wants the fonts embedded, which is not what eps
requires. See the article in R-News about doing that:
http://cran.r-project.org/doc/Rnews/Rnews_2006-2.pdf
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list