indent rmargin

indent rmargin


indent margin Index Level index
Syntax .indent rmargin {-}number.spaces
.irm {-}number.spaces
Category Output Processor
Type Command
Description adjusts the right margin a specified number of spaces.

If "number.spaces" is a positive number, the right margin is increased by "number.spaces" spaces. If "number.spaces" is a negative number, the right margin is decreased by "number.spaces" spaces.

If the command is in the middle of an attribute, the preceding text is output and the next word begins a new paragraph with a right margin of "number.spaces" spaces.

This command has no affect on the left margin.

See the ".right margin" command to set or reset the right margin.

Synonym for ".irm".
Options
See Also OP commands right margin irm indent indent margin Output Processor
Example
Warnings
Compatibility D3 7.0 AP
indent margin Index Level index