Comment alignment.
This commit is contained in:
parent
c0455c7610
commit
a35558d1b0
10
macros.ms
10
macros.ms
@ -114,13 +114,13 @@ accumulate
|
|||||||
.\" r = move upward
|
.\" r = move upward
|
||||||
.\" Z D t = drawing thickness
|
.\" Z D t = drawing thickness
|
||||||
.\" L = draw the line
|
.\" L = draw the line
|
||||||
\r
|
\r\
|
||||||
\Z'\D't 1p''\
|
\Z'\D't 1p''\
|
||||||
\L'|\\nCu' \" draw line (\r moves upward, \L draw the line, ...)
|
\L'|\\nCu' \" draw line
|
||||||
.gcolor black \" remove previous color
|
.gcolor black \" remove previous color
|
||||||
.sp -2 \" get two lines back
|
.sp -2 \" get two lines back
|
||||||
\Z'\D't 1'' \" get the previous drawing thickness back
|
\Z'\D't 1'' \" get the previous drawing thickness back
|
||||||
.KE \" end of the keep
|
.KE \" end of the keep
|
||||||
..
|
..
|
||||||
.
|
.
|
||||||
.de NAMECITATION
|
.de NAMECITATION
|
||||||
|
Loading…
Reference in New Issue
Block a user