Perhaps this might be a font problem, it might be that my font dirs are broken (but I don't think so, it is a standard potato inst.):> xyplot(rnorm(10) ~ rnorm(10) ,main=list("???dsa",cex=2))...displays German special characters false (as greek letters). Curiously these work o.k.:> xyplot(rnorm(10) ~ rnorm(10) ,main="?dsa") > xyplot(rnorm(10) ~ rnorm(10) ,main=list("???dsa",cex=1)) > xyplot(rnorm(10) ~ rnorm(10) ,main=list("???dsa",cex=3)) > xyplot(rnorm(10) ~ rnorm(10) ,main=list("???dsa",cex=4)) > xyplot(rnorm(10) ~ rnorm(10) ,main=list("???dsa",cex=5)) > xyplot(rnorm(10) ~ rnorm(10) ,main=list("???dsa",cex=6)) > xyplot(rnorm(10) ~ rnorm(10) ,main=list("???dsa",cex=7)) > xyplot(rnorm(10) ~ rnorm(10) ,main=list("???dsa",cex=1.9)) > xyplot(rnorm(10) ~ rnorm(10) ,main=list("???dsa",cex=2.1))This isn't a really big problem (if it is one). Peter Version: platform = i686-pc-linux-gnu arch = i686 os = linux-gnu system = i686, linux-gnu status = major = 1 minor = 2.3 year = 2001 month = 04 day = 26 language = R Search Path: .GlobalEnv, package:grid, package:lattice, package:ctest, Autoloads, package:base -- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Prof Brian D Ripley
2001-Jun-06 20:00 UTC
[R] lattice (!under development!) font curiosity
On Wed, 6 Jun 2001, Peter Malewski wrote:> Perhaps this might be a font problem, it might be that my font dirsI am fairly sure it is. It works for me on Solaris 2.7 (all do).> are broken (but I don't think so, it is a standard potato inst.): > > > xyplot(rnorm(10) ~ rnorm(10) ,main=list("äöüdsa",cex=2)) > > ...displays German special characters false (as greek letters). > > Curiously these work o.k.: > > > xyplot(rnorm(10) ~ rnorm(10) ,main="ädsa") > > xyplot(rnorm(10) ~ rnorm(10) ,main=list("äöüdsa",cex=1)) > > xyplot(rnorm(10) ~ rnorm(10) ,main=list("äöüdsa",cex=3)) > > xyplot(rnorm(10) ~ rnorm(10) ,main=list("äöüdsa",cex=4)) > > xyplot(rnorm(10) ~ rnorm(10) ,main=list("äöüdsa",cex=5)) > > xyplot(rnorm(10) ~ rnorm(10) ,main=list("äöüdsa",cex=6)) > > xyplot(rnorm(10) ~ rnorm(10) ,main=list("äöüdsa",cex=7)) > > xyplot(rnorm(10) ~ rnorm(10) ,main=list("äöüdsa",cex=1.9)) > > xyplot(rnorm(10) ~ rnorm(10) ,main=list("äöüdsa",cex=2.1)) > > This isn't a really big problem (if it is one). > Peter > > Version: > platform = i686-pc-linux-gnu > arch = i686 > os = linux-gnu > system = i686, linux-gnu > status > major = 1 > minor = 2.3 > year = 2001 > month = 04 > day = 26 > language = R > > Search Path: > .GlobalEnv, package:grid, package:lattice, package:ctest, Autoloads, package:base > > -- > 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 > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._