[R] Getting theta in italic in a plot

Paul Smith phhs80 at gmail.com
Mon Nov 19 02:08:10 CET 2007


On Nov 19, 2007 12:26 AM, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:
> Try:
>
> RSiteSearch("italic greek")

Thanks, Gabor. Apparently, no luck:

http://finzi.psych.upenn.edu/R/Rhelp02a/archive/75739.html

Paul



> On Nov 18, 2007 3:36 PM, Paul Smith <phhs80 at gmail.com> wrote:
> > Dear All,
> >
> > Consider the following code:
> >
> > plot(0,0)
> > text(0,0.5,expression(italic(theta)))
> >
> > I would like to get theta in italic, but I always get it upright. Any
> > suggestions?
> >
> > Thanks in advance,
> >
> > Paul
> >
> > ______________________________________________
> > R-help at 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.
> >
>



More information about the R-help mailing list