Skip to content

Commit b552be3

Browse files
committed
Update explain_postscript.rst_
1 parent 653b43f commit b552be3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/rst/source/explain_postscript.rst_

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ Note on PostScript
44
If the user selects **ps** as one of the formats, then please be aware that
55
it is recommended you first set the desired paper size. With **ps**\ , GMT needs to
66
work 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`
88
then GMT will default to A4 and issue a warning; GMT is unable to determine if that
99
size 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
1112
be determined automatically.

0 commit comments

Comments
 (0)