Skip to content
Prev 78750 / 398502 Next

greek symbols using pch

On 11/10/05 01:12,  Earl F. Glynn wrote,:
When I execute this code, I get a calligraphic R or P occurring with all 
of the nifty characters, e.g. \clubsuit. For example

par(font=5, las=1)
plot(0:1, 0:1, type="n")
points(.5, .5, pch=167)

This occurs on screen and in postscript() output. And with R2.1.0 and 
R2.2.0. Is this a bug?

Ted.

 > R.Version()
$platform
[1] "i686-pc-linux-gnu"

$arch
[1] "i686"

$os
[1] "linux-gnu"

$system
[1] "i686, linux-gnu"

$status
[1] ""

$major
[1] "2"

$minor
[1] "2.0"

$year
[1] "2005"

$month
[1] "10"

$day
[1] "06"

$"svn rev"
[1] "35749"

$language
[1] "R"