UseR's, I run R on Red Hat linux 8. I did some graphics using: ps.options(paper="a4",horizontal=T,family="Times"); postscript(file="boxplotdistancia.eps"); boxplot(distancia); dev.off() How I change the font size? Thanks for helping. Savano