Hello,
For some time I have used the following macro:
\setupurl [style=\ss]
\def\VNFurl#1% {{\let~\tildeletter\useURL[tmp][#1]\strut\useexternalfigure[
web][web][factor=10]\inframed[offset=none,frame=off]{\externalfigure[web]}\
kern0.7mm\goto{\url[tmp]}[URL(tmp)]}}
This was Hans' suggestion (14 Jun 2000 on this list). It has worked well
up to now, living in a standard environment file.
Something has changed in the last context versions that causes the printed
url's to be in boldtype. This macro was written this was because passing a
url that contained '~'s caused problems.
I'd like to get rid of the bold type. What would be the preferred way with
new ConTeXt versions (2001.8.6).
Thanks,
Joop