Dear groff users,
please help me diagnose a groff warning message.
I have a macro to typeset clickable URLS as underlined:
.de link
.pdfhref W -D \\$[1] "\Z'\\$[2]'\v'0.25m'\D'l \w'\\$[2]'u 0'\v'-.25m'"
..
(I did not write this macro myself, but went through it escape by escape
and I am positive it does what I want.)
When I typeset it (see attached file) with `groff -Tpdf test.ms > out.pdf`,
I get this warning:
troff: test.ms:5: a node is not allowed in a name
I am unsure how to modify the macro so that the message goes away (or
whether I should care about this warning).
Any hint appreciated
—F
test.ms
Description: Troff MS-macros document
