Skip to content
Prev 11613 / 398502 Next

lattice (!under development!) font curiosity

On Thu, Jun 07, 2001 at 08:57:49AM +0200, Martin Maechler wrote:
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).
That shows the superiority of debian ;-)...

Peter
Message-ID: <20010607102729.A750@gmx.de>
In-Reply-To: <15135.9709.93781.90018@gargle.gargle.HOWL>; from maechler@stat.math.ethz.ch on Thu, Jun 07, 2001 at 08:57:49AM +0200