The .center command outputs the next line of the document in nofill mode and centers it on the next line of output. This command causes a break (new paragraph) to occur.
Syntax
.center |
Synonym(s)
.c |
Example(s)
.center Heading A |
Produces this output:
Heading A |
See Also