Fixed the bug in D1 macro where it would eat its first (text) argument.

Obtained from:	mdocNG
This commit is contained in:
ru 2001-01-11 09:16:28 +00:00
parent 57085b0c62
commit 4bf1a1503a

View File

@ -2417,20 +2417,8 @@
. \}
. el \{\
. ds mN D1
. ds A1 \\$1
. ds A2 \\$2
. ds A3 \\$3
. ds A4 \\$4
. ds A5 \\$5
. ds A6 \\$6
. ds A7 \\$7
. ds A8 \\$8
. ds A9 \\$9
. nr fV \\n(.$
. fV
. nr aP \\n(aP+1
. ie \\n(C\\n(aP==1 .\\*(A\\n(aP
. el .No
. aV \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 \\$9
. No
. \}
.\}
.el \{\