[R] lattice (!under development!) font curiosity
Peter Malewski
p.malewski at tu-bs.de
Thu Jun 7 10:27:29 CEST 2001
On Thu, Jun 07, 2001 at 08:57:49AM +0200, Martin Maechler wrote:
> Anyway, here is what I get
> {for lattice-started X11();
> by the way, with postscript() I do get pretty nonsense ..}
Perhaps you have forgotten that "grid.start"
postscript("/tmp/tmp.ps")
grid.start()
for(i in seq(0,10,.2))print.trellis(xyplot(rnorm(10) ~ rnorm(10) ,main=list(
paste("äöüdsa\t",i),
cex=i)))
dev.off()
then the output and all fonts are o.k. BTW: If you look at the ylabs
you see that the are centered at the plot region, not at the y-axis
(look at that one with cex=10).
> # Redhat 6.2 as for Martin Mächler:
That shows the superiority of debian ;-)...
Peter
--
P.Malewski, Limmerstr.47, 30451 Hannover, 0511-2135008
At work: http://www.MH-Hannover.de 0511 532 3194 / Fax: 0511 532 3190,
P.Malewski at tu-bs.de, peter.malewski at gmx.de, malewski.peter at mh-hannover.de.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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