.indent margin Command (Output Processor)

The .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.

The command stays in effect until the margin is changed.

Syntax

.indent margin {-}number.spaces

Synonym(s)

.im

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

.indent Command, .indent rmargin Command, .section Command, .tab set Command, Output Processor Commands, Output Processor Overview