-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Idris,
[First, sorry if you get this twice. I first mailed it from my wrong 
account]

Not exactly sure what you are after, do you want to "print" the url
out, or make an active link that clicking on will take you to.

If you want to print the url, then

\setupcolors
        [state=start]
\setupinteraction
        [state=start,color=blue]
%  To use a url,
\useURL
     [mypage] << the cite you will use
     [http://www.webpage.edu] << the actual web address
     [] << if you were linking to a file
     [\tex{My Web page}] << What you want the link to print in the
document

\starttext
This is an example of link usage in \ConTeXt. If the link works, you
should see that My Web Page is repeated here \from[mypage] and is
highlighted in blue and that the link works. An alternative would be to
list the link as a url as in here, \url[mypage]. However, using the url
command gets a printing of the url, e.g,. http://www.webpage.edu.
\stoptext

Hope that helps.
Robert


On Apr 7, 2005, at 5:11 PM, Nikolai Weibull wrote:

> Idris Samawi Hamid, April 7:
>
>> Am I missing yet something else?
>
> How are you viewing this?  Perhaps your application doesnât support
> hyperlinks, or they have been disabled in it?,
>         nikolai
>
> -- 
> Nikolai Weibull: now available free of charge at http://bitwi.se/!
> Born in Chicago, IL USA; currently residing in Gothenburg, Sweden.
> main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.1

iQA/AwUBQlXVDmO1AQX/YDblEQIXqACgxuUYXNPThkTc4mx+EFdRcOezaz8AnR08
JT3TPhxB8/lJJjA3t7GNI/6V
=WsTR
-----END PGP SIGNATURE-----

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to