Skip to content
Back to formatted view

Raw Message

Message-ID: <3B1F30E0.D2086E65@statistik.uni-dortmund.de>
Date: 2001-06-07T07:44:32Z
From: Uwe Ligges
Subject: lattice (!under development!) font curiosity

Martin Maechler wrote:

> Interesting.
> 
> I have similar but different problems.
> Using a redhat 6.2 version about whose X-fonts paths I've been having big
> doubts for a long time;
> Anyway, here is what I get
>   {for lattice-started X11();
>    by the way, with postscript() I do get pretty nonsense ..}


Use trellis.device():
 
 trellis.device("postscript")
 require(lattice)
 xyplot(rnorm(10) ~ rnorm(10) ,main=list("???dsa",cex=6))# Cyrillic
again
 dev.off()

Not really nonsense, but 2 pages of output, the first blank, the second
with the expected result on WinNT.

Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._