Re: [R] problem with postscript command

2011-01-01 Thread Ben Bolker
Victor F Seabra uol.com.br> writes: >please, when i use the command postscript, the symbol "<="(less than or >equal to) is replaced by "..." (ellipsis) >how can I fix that? >postscript("plot1.ps", width = 22, height = >11.5,pointsize=24,paper="special",bg="transparent") >p

[R] problem with postscript command

2011-01-01 Thread Victor F Seabra
please, when i use the command postscript, the symbol "<="(less than or equal to) is replaced by "..." (ellipsis) how can I fix that? postscript("plot1.ps", width = 22, height = 11.5,pointsize=24,paper="special",bg="transparent") plot(NULL,xlim=c(1,10),ylim=c(1,10)) text(5,5,"