[R] Mixing grrek and normal text with other fonts

BXC (Bendix Carstensen) BXC at novo.dk
Tue Apr 4 10:46:07 CEST 2000


Is this a bug or a feaure:

plot(1:19,type="n")
for (i in 1:19) text(8,20-i,paste("Font no. ",i,",
but:",sep=""),adj=1,font=i)
for (i in 1:19) text(9,20-i,
     expression(gamma[1]==alpha*" mixing with greek goes
wrong"),adj=0,font=i)

What happens on my NT installation:

> R.version
platform Windows   
arch     x86       
os       Win32     
system   x86, Win32
status             
major    1         
minor    0.0       
year     2000      
month    February  
day      29        
language R  

is that the plain text from the expression appears in font no. 1.
Is this intended?
Can it be remedied?

Bendix

                      \\\|///
                     \\ - - /
                     (  @ @ )  
+------------------o00o-(_)-o00o-------------------------+
| Bendix Carstensen                 tel: +45 44 43 87 38 |
| Senior Statistician               SDC: +45 44 43 90 42 |
| Steno Diabetes Center             fax: +45 44 43 73 13 |
| Niels Steensens Vej 2              e-mail: bxc at novo.dk |
| DK - 2820 Gentofte       http://www.biostat.ku.dk/~bxc |
| Denmark                   Ooooo                        |
+------------------ooooO----(   )------------------------+
                   (   )     ) /
                    \ (     (_/
                     \_)


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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