[R] Math and symbols in titles of plots

Martin Maechler maechler at stat.math.ethz.ch
Tue Oct 26 19:31:33 CEST 1999


It *was* a bug in the 0.64.1 R version, but not anymore.

(we *do* fix bugs quite a bit!... as you can see in "BUGS FIXED" parts of
 the NEWS file (and you can also see in the announcements of new R versions))

Martin

>> Is this a bug - If there is a break in the title of a plot ( with \n), the
>> symbols or math is "broken"?
>> for example:

>> > version
>> ....
>> major      0
>> minor      64.1
>> ....
>> 
>> > plot(0)
>> #This works just fine
>> > title(expression(paste("This works with math ", mu)))
>> #This "looks" bad
>> > plot(0)
>> > title(expression(paste("This does not works with math \n", mu, "with this
>> additional text")))

>> Thanks for any insight.

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list