On Fri, 4 Jun 2010, Henrik Aldberg wrote: > I have produced produced a graph in R which I have saved as a PDF file. When > I inspect the PDF file it looks good. But when I insert it into Latex the > axis labels and the header (and all other text and numbers) are gone. Why not generate TeX code directly with R's pictex() command? -- HTH, Dan