[texhax] Graphics from R into Latex

Haruhiko Okumura okumura at edu.mie-u.ac.jp
Sun Jun 6 03:05:30 CEST 2010


If you use R on a Mac, make the graph ("Quartz ...") window active, and File -> Save.  This should produce a PDF file (default name: Rplot.pdf) with fonts embedded.  You may need to tell R to use Helvetica

par(family="Helvetica")

before plotting.  Otherwise Arial may be used.

On 2010/06/06, at 0:27, Lars Madsen wrote:

> That being said. Why doen't R embed the fonts? Isn't there an option for that in R?

Haruhiko Okumura <okumura at edu.mie-u.ac.jp>




More information about the texhax mailing list