Output Processor
.indent margin command (Output processor)
.mdThe .indent margin command adjusts the left margin a specified number of spaces. If the command is in the middle of an attribute, the preceding text is output and the next word begins a new paragraph that is indented number of spaces.
Synonyms.im
The command stays in effect until the margin is changed.
Syntax
.indent margin {-}number.spaces
Parameter(s)
| number.spaces | Specifies the number of spaces incremented from the left margin. If negative, the left margin moves farther to the left. If not specified, the default is 1. |
Example(s)
.nofill .indent 10 test .indent -5 line five
See also
Referenced by
1 topic mentions .indent margin command (Output processor) in its description.