File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,9 @@ Note on PostScript
44If the user selects **ps** as one of the formats, then please be aware that
55it is recommended you first set the desired paper size. With **ps**\ , GMT needs to
66work with a fixed paper size since, unlike the **eps** format, there will be
7- no cropping to BoundingBox. If no paper size is specified via :term:`PS_MEDIA`
7+ no cropping to a tight BoundingBox. If no paper size is specified via :term:`PS_MEDIA`
88then GMT will default to A4 and issue a warning; GMT is unable to determine if that
99size is adequate for your plot but if the canvas width exceeds A4 paper width we will
10- switch page orientation to landscape. For all other formats the final dimension will
10+ switch page orientation to landscape. Note that any other graphics formats specified
11+ with **ps** will also not be cropped. Otherwise, for all other formats the final dimension will
1112be determined automatically.
You can’t perform that action at this time.
0 commit comments