psmegaplot(1) - Linux man page
Name
psmegaplot - To create poster-size PostScript plots from page-size plotSynopsis
psmegaplot plotfile -Sscale [ -C ]Description
- plotfile
- PostScript file as created by the GMT programs.
- -S
- Multiply the x- and y-dimension by scale. scale must be larger than 1.0.
Options
No space between the option flag and the associated arguments.- -C
- Plot crop marks in each corner of every output page. [Default is no marks]
Examples
To magnify a contour-map PostScript file 3 times, giving a total of 9 output pages to be pasted together, usepsmegaplot hawaii_contour.ps -S3 -C > hawaii_contour_megaplot.ps