Fixed the bug in D1 macro where it would eat its first (text) argument.
Obtained from: mdocNG
This commit is contained in:
parent
57085b0c62
commit
4bf1a1503a
@ -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 \{\
|
||||
|
Loading…
x
Reference in New Issue
Block a user