--- Yury Yuryev <[EMAIL PROTECTED]> wrote: > As I understand the R does not do this embedding. It inserts only > comments what resources are needed.
In recent versions of R (>= 2.3.0) the embedFonts() function might do what you want. For more details see Murrell and Ripley, R News 6(2):41, http://cran.r-project.org/doc/Rnews/Rnews_2006-2.pdf I haven't tested to see if this works with the standard 14 fonts. Old articles in R News are a great resource for learning R. --Andre __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

