Yup. Me too. Much better. -- Bert Bert Gunter
"Data is not information. Information is not knowledge. And knowledge is certainly not wisdom." -- Clifford Stoll On Fri, Sep 4, 2015 at 2:57 PM, peter dalgaard <pda...@gmail.com> wrote: > >> On 03 Sep 2015, at 19:34 , Bert Gunter <bgunter.4...@gmail.com> wrote: >> >> You still failed to post to the list! Please learn how to use your >> mail client properly and **always** cc the list. >> >> Anyway, here is an answer (there may be other ways): >> >>> curve(dweibull(x,shape=0.8,scale=1),mgp=c(2,0.3,0),cex.lab=1.2,xlab="t",ylab="f(t)") >>> mtext(expression(italic(paste(alpha==1,","," >>> ",0<phantom(),beta<1))),side=1,line=4,cex=1) >> > > I think I prefer: > > mtext(expression({alpha==1}*","~0<{beta<1}),side=1,line=4,cex=1) > -- > Peter Dalgaard, Professor, > Center for Statistics, Copenhagen Business School > Solbjerg Plads 3, 2000 Frederiksberg, Denmark > Phone: (+45)38153501 > Email: pd....@cbs.dk Priv: pda...@gmail.com > > > > > > > > ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.