On 10/3/07, Paul Murrell <[EMAIL PROTECTED]> wrote:
> > With the following code:
> >
> > pdf(file="figure.pdf",family="URWPalladio")
> > plot(0,0,type="n")
> > text(0,0,expression(integral(f(x)*dx, a, b)))
> > dev.off()
> >
> > the integral symbol gets horrible. With other fonts, the same does not
Hi
Paul Smith wrote:
> Dear All,
>
> With the following code:
>
> pdf(file="figure.pdf",family="URWPalladio")
> plot(0,0,type="n")
> text(0,0,expression(integral(f(x)*dx, a, b)))
> dev.off()
>
> the integral symbol gets horrible. With other fonts, the same does not
> occur. Is there some way o
Dear All,
With the following code:
pdf(file="figure.pdf",family="URWPalladio")
plot(0,0,type="n")
text(0,0,expression(integral(f(x)*dx, a, b)))
dev.off()
the integral symbol gets horrible. With other fonts, the same does not
occur. Is there some way of using Palatino-like fonts with a nice
integ
3 matches
Mail list logo