Hi,

how can i adjust the font in a ggplot2 qplot so that it will look 
similar to the LaTeX font? 
Computer Modern Sans Serif in the same size would be nice.

My output device is 
ggsave(filename="test.pdf", width=5.5, height=3, dpi=300)
and i will include the graphic with 5.5 inch in LaTeX.

I found some pages about that topic but all solutions that i found have
been very complicate and confusing to me. 
But the articles have been from 2009 too, so i guess there will be
some easy solution today...

Is "theme" the keyword to find the solution?
Or will i have to include a binary font file?

Can someone give me a link to an example?

Kind regards and thanks a lot,

-- 
Jonas Stein <n...@jonasstein.de>

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to