On Tue, Apr 8, 2008 at 1:23 PM, Paul Johnson <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 8, 2008 at 4:29 AM, Prof Brian Ripley <[EMAIL PROTECTED]> wrote:
> > Looks likes the the laptop is using different fonts with incorrect font
> > metrics. This could happen because it has a different screen reso
On Tue, Apr 8, 2008 at 4:29 AM, Prof Brian Ripley <[EMAIL PROTECTED]> wrote:
> Looks likes the the laptop is using different fonts with incorrect font
> metrics. This could happen because it has a different screen resolution, or
> one of the systems is set to use scalable fonts or it is giving met
Looks likes the the laptop is using different fonts with incorrect font
metrics. This could happen because it has a different screen resolution,
or one of the systems is set to use scalable fonts or it is giving
metrics for one fonts and using another or
BTW, this is probably nothing to d
Paul Johnson wrote:
> I've been testing plotmath. But I'm getting some funny output one one
> computer. The problem is that characters are 'jumbled' and overstrike
> when symbols are introduced.
>
> Sample code:
>
> mu <- 440.0
> sigma <- 12.5
> myx <- seq( mu - 4*sigma, mu+ 4*sigma, length.out=5
I've been testing plotmath. But I'm getting some funny output one one
computer. The problem is that characters are 'jumbled' and overstrike
when symbols are introduced.
Sample code:
mu <- 440.0
sigma <- 12.5
myx <- seq( mu - 4*sigma, mu+ 4*sigma, length.out=500)
myDensity <- dnorm(myx,mean=mu,s
5 matches
Mail list logo