Skip to content

Problems with Postscript output

2 messages · Arne Kovac, Peter Dalgaard

#
Hi,

I have a problem with the Postscript mechanism of R:

If I save figures in landscape format and try to insert them into a LaTeX
document, I always have to swap the dimensions of the bounding box in line
9 of the Postscript file. Is there any reason why we can't simply swap
left and bottom as well as right and top in line 435 of devPS.c?

Thanks

Arne

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
Arne Kovac <kovac@gauss.mathematik.uni-essen.de> writes:
Which version are we talking about?

If it is not 0.63.3, try upgrading.

If it is ... well, then different programs must disagree on what the
correct definition of a BoundingBox is.