[R] large fonts on plots
Petr Pikal
petr.pikal at precheza.cz
Wed Feb 11 15:06:59 CET 2004
Hallo
On 11 Feb 2004 at 13:30, Piet van Remortel wrote:
> Hi all,
>
> I need to enlarge te fonts used oo R-plots (plots, histograms, ...) in
> labels and titles etc.
using cex.main=some.number.greater.than.1 in
title(...)
will enlarge fonts in main title.
follow ?par, ?title, ?axis
However I do not know if it works when inserting figures to LaTeX text.
Cheers
Petr
>
> I seem to be unable to figure out how to do it. The problem is that
> the titles of the plots are simply unreadable when I insert them into
> my LaTeX text, since they are relatively small compared to the entire
> plot.
>
> I am sure it is pretty simple, can anybody give me a hint ?
>
> Please reply to: pvremortNOSPAM at vub.ac.be
>
>
> Thanks,
>
>
> Piet
>
>
> --
> Piet van Remortel
> PhD Student
> pvremort at vub.ac.be
> http://como.vub.ac.be/Members/Piet.htm
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
Petr Pikal
petr.pikal at precheza.cz
More information about the R-help
mailing list