Align the hyphens in .PL.
This commit is contained in:
@@ -15,7 +15,8 @@
|
|||||||
.\" .PE
|
.\" .PE
|
||||||
.\" clean up
|
.\" clean up
|
||||||
.de PS
|
.de PS
|
||||||
.nr PY \\w'\\$1\ -\ 'u \" width of label plus " - " for line 1
|
.nr PY \\w'\\$1\ -\ 'u \" width of label plus " - "
|
||||||
|
.nr PX \\w'\ -\ 'u \" width of " - "
|
||||||
.sn \\n(pdu \" tmac.n: inter-paragraph space
|
.sn \\n(pdu \" tmac.n: inter-paragraph space
|
||||||
.in +\\n(PYu \" additional indent past label (etc)
|
.in +\\n(PYu \" additional indent past label (etc)
|
||||||
.si \" tmac.n: start indented section
|
.si \" tmac.n: start indented section
|
||||||
@@ -23,11 +24,12 @@
|
|||||||
.\" labeled paragraph label (and first line)
|
.\" labeled paragraph label (and first line)
|
||||||
.de PL
|
.de PL
|
||||||
.br
|
.br
|
||||||
\\h'|-\\n(PYu'\\$1\ -\ \\h'|0u'\\c \" back up, output the label, then
|
\\h'|-\\n(PYu'\\$1\\h'|-\\n(PXu'\ -\ \\c \" back up, output the label, then
|
||||||
. \" output the " - " and skip back to
|
. \" skip to width-of(" - ") before the
|
||||||
. \" a zero indent; then attach
|
. \" normal indentation, output the " - "
|
||||||
. \" the next line (the text) without
|
. \" then attach the next line (the
|
||||||
. \" stopping(\c: nroff section 4.2)
|
. \" text) without stopping (\c: nroff
|
||||||
|
. \" section 4.2)
|
||||||
..
|
..
|
||||||
.\"labeled paragraph end
|
.\"labeled paragraph end
|
||||||
.de PE
|
.de PE
|
||||||
|
|||||||
Reference in New Issue
Block a user