[R] some EPS rotated in journal preview
Uwe Ligges
ligges at statistik.uni-dortmund.de
Wed Jan 18 14:47:32 CET 2006
Knut Krueger wrote:
> I am trying to send a manuscript to a journal.
> One of the figures build by R is in the right orientation and 4 are rotated clockwise 90 deg in the preview.
>
> I used the right click save to PS option and I used the command line
>
> postscript("c:/temp/fig04.eps",bg="transparent",onefile = TRUE ,pointsize=20,paper = "letter",height=8,width=8,horizontal=FALSE,family = "Helvetica", font = "Helvetica")
>
Please use
paper="special"
for files to be included in documents.
> I treed Horizontal=TRUE Ghostsript show the rotated image but not the preview from the journal. :-(
>
>
> Is there anything to change that the - unknown system - of the journal will be forced to display the image in the right direction?
Always hard to tell what an "unknown" system is doing. We do not know of
any rotation problems with R graphics, hence please ask the poeple
running that "unknown system".
Uwe Ligges
> Regards Knut
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list