The .PAGE SIZE command sets the page "frame" by specifying the page length (the maximum number of lines of text on a page) and the page width for the running heads. (Compare with .RIGHT MARGIN, which sets the text width.) The width component of .PAGE SIZE and the value established by .RIGHT MARGIN are separate values. Format .PAGE SIZE [[+/-]n1] [,[+/-]n2] Abreviated format .PS [[+/-]n1] [,[+/-]n2]
1 – Parameters
n1 (Length) is the maximum number of lines on a page; n1 cannot be smaller than 13. +n1 Increases the current page length by n1 lines. -n1 Decreases the current page length by n1 lines. n2 (Width) is the maximum number of characters on a line for running heads; n2 cannot be larger than 150. +n2 Increases the current page width by n2 characters. -n2 Decreases the current page width by n2 characters.
2 – Default
.PAGE SIZE 58,70