[R] Latex fonts in R graphics

2010-09-11 Thread KARAVASILIS GEORGE
Hello, R users. I am trying to embed Computer modern fonts to an R plot and I get the following error. CM - Type1Font(CM, + c(paste(cm-lgc/fonts/afm/public/cm-lgc/, + c(fcmr8a.afm, fcmb8a.afm, fcmri8a.afm, fcmbi8a.afm), sep=), + ./cmsyase.afm)) pdf(cm.pdf, width=3, height=3,

Re: [R] Latex fonts in R graphics

2010-09-11 Thread David Winsemius
On Sep 11, 2010, at 7:18 AM, KARAVASILIS GEORGE wrote: Hello, R users. I am trying to embed Computer modern fonts to an R plot and I get the following error. CM - Type1Font(CM, + c(paste(cm-lgc/fonts/afm/public/cm-lgc/, + c(fcmr8a.afm, fcmb8a.afm, fcmri8a.afm,

Re: [R] Latex fonts in R graphics

2010-09-11 Thread Dennis Murphy
Hi: This doesn't directly answer your question, but you may want to investigate the tikzDevice package. From its DESCRIPTION file: The TikZ device enables LaTeX-ready output from R graphics functions. This is done by producing code that can be understood by the TikZ graphics language. All text