fill

fill


f Index Level footing
Syntax .f{ill}
Category Runoff
Type Command
Description enters "line fill" mode.

Words are processed until there are enough to fill a line without overflowing it.

If justifiction mode is on, Runoff inserts spaces in the line at random to make the right margin line up.  

".fill" is one of the ".standard" settings.

The ".nofill" command is used to terminate the ".fill" mode.
Options
See Also begin page Runoff Commands f justify nofill standard nojustify
Example .fill
This prints on line one,
and so does this.

The output appears as follows:

This prints on line one, and so does this.
Warnings
Compatibility D3 7.0 AP R83
f Index Level footing