Skip to content
Prev 131034 / 398503 Next

Controlling Postscript output, size and orientation

On Thu, 29-Nov-2007 at 01:22PM -0800, Nathan Vandergrift wrote:
|> 
|> I'm trying to get my graphics so that I can use them in LaTeX to create (via
|> ) a pdf presentation.
|> 
|> I've tried controlling inner and outer margins and figure size using par(),
|> to no avail. The ps output keeps appearing as a portrait page with a
|> centered figure. Nothing I have been able to do so far has changed that.

Check out the paper argument to the postscript device.  I think you'll
be more sucessful.


HTH