Comment alignment.

master
Karchnu 2022-01-19 17:24:13 +01:00
parent c0455c7610
commit a35558d1b0
1 changed files with 5 additions and 5 deletions

View File

@ -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