[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] URL macro arguments
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] URL macro arguments |
Date: |
Wed, 22 Jan 2003 00:03:11 +0100 (CET) |
> The order of the arguments to URL in www.tmac was changed from 1.17
> to 1.18. The url and the string are reversed.
>
> Refrain from such content free changes in the future as it makes for
> unwarrented editing of existing groff source such as adding
>
> .rn URL URL_new
> .de URL
> .URL_new \\$2 \\$1 \\$3
> ..
Hmm, grohtml and everything related to HTML output is marked as alpha,
so even such deep changes are possible IMHO.
Werner