However it is not clear if one can use URL to another
place of the same document, e.g.,
@anchor{label}
...
@uref{#label}
A comment on whether or not this is legal would be appreciated.
Also, is this legal?
@node nodename
...
@uref{#nodename}
Thanks.
Neither one will work. This is what @xref (and friends) are for.
@uref is for linking to external (non-info) url's.
I'll mention this in the manual. Thanks.
- clarification of @uref{#label} requested Richard Y. Kim
- Karl Berry
