5 P s
There are two escape sequences to define the plot size of the drawing:
<ESC> *C t7 K
in which t7 is the horizontal size of the GL/2 plot in inches.
<ESC> *C H L
in which n is the vertical size of the GL/2 plot in inches.
These commands fit the GL/2 plot into the picture frame, establishing scaling factors using the formula:
(plot size)/(picture frame size divided by 720)
If ~iin either of these is zero, the default values (the size of the picture frame) are used.
1