Re: [R] Getting theta in italic in a plot

2007-11-18 Thread Paul Smith
On Nov 19, 2007 12:26 AM, Gabor Grothendieck <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> wrote: > > Dear All, > >

Re: [R] Getting theta in italic in a plot

2007-11-18 Thread Gabor Grothendieck
Try: RSiteSearch("italic greek") On Nov 18, 2007 3:36 PM, Paul Smith <[EMAIL PROTECTED]> 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

[R] Getting theta in italic in a plot

2007-11-18 Thread Paul Smith
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@r-project.org mailing list https://stat.ethz.