On Mon, 2007-02-19 at 18:44 +0000, [EMAIL PROTECTED] wrote: > .de amac > \Z'\v'-1m'\\$1\v'1m'' > \Z'\v'1m\\$2\v'-1m'' > .. > Here is the macro amac in operation: > .amac "First argument" "Second argument" > That would be because of the missing ' on the second line:
\Z'\v'1m\\$2\v'-1m'' should be \Z'\v'1m'\\$2\v'-1m'' -- Nick Stoughton Cell: 510 388 1413 USENIX Standards Liaison Fax: 510 548 5738