October 1, 1979 FORMATTING ALTER CODES
define PARAGRAPH


!+PARA+


!+PARA+ define paragraph ___________________________
This code sets the number of spaces indented, and the number of
lines skipped by the !-P- code.


!+PARA[<indent>][,<lines>]+
5 1 _ _


<indent>...number of spaces to indent
<lines>....number of lines to skip before the paragraph
NOTES _____
If !+PARA+ is specified without either <indent> or <lines>,
that parameter will default to the value in the last
specification (or the initial default given above).
EXAMPLES ________
!+PARA3,0+ __________
Each new paragraph will be indented 3 spaces, but will not
be preceded by any blank lines.
!+PARA0,1+ __________
Each new paragraph will be preceded by one blank line, but
will not be indented. This code is useful for formatting
text into blocks.
56 -- Section 4. Release 9.1 FRESS Resource Manual
Previous Page Next Page