October 1, 1979 FORMATTING ALTER CODES
WIDTH


!+WIDTH+


!+WIDTH+ set width of text line _________________________________
This code sets the maximum number of characters in a line.


!+WIDTH<spaces>+
65 __


NOTES _____
If the number of blank character positions left on a line is
smaller than the size of the next word because !+WIDTH+ is
smaller than the word or because of a tab, the width of a line
will be extended by one character. The word in question will
be split over two lines and a hyphen ("-") will be inserted in
the right margin after the split.
When this code is issued, any default column boundaries are
also reset.
The maximum !+WIDTH+ is 110 spaces (unless the "Large" option
of FULLPRINT is specified, which allows 132).
EXAMPLES ________
!+WIDTH63+ __________
The correct width for thesis paper.
!+WIDTH132+ ___________
The 132 character width allowed when the "Large" option of
FULLPRINT is specified.
!+WIDTH65+ __________
A width of 65 characters (the default).
FRESS Resource Manual Release 9.1 FRESS ReSection 4.3 -- 69
Previous Page Next Page