Spacing command.
The SPACING
command determines the spacing for the next \N or
\P operation only. After the \N
or \P commands it will return to its orginal
value declared in configuration section.
Syntax:
{spacing=number_of_twips;\n}
Although is not required
the \N command after an SPACING,
is the most common operation.
Example:
{spacing=4000;\n}
Instead of
{\n;\n;\n;\n;\n;\n;\n;\n;\n;\n;\n;\n;\n;\n;\n;\n;\n;\n;\n;\n}
(20 times if spacing
is 200 in configuration section).
See also:
Spacing
parameter
New line command "\N"
Previous line command "\P"
|