ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Robert Ullrey <ullreyr@scc.losrios.edu>
Subject: Re: Activating urls
Date: Thu, 7 Apr 2005 17:49:15 -0700	[thread overview]
Message-ID: <873509d0af0b2d3b2d06250c17bc69a7@scc.losrios.edu> (raw)
In-Reply-To: <20050408001144.GA5917@puritan.pcp.ath.cx>

-----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-----

  reply	other threads:[~2005-04-08  0:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-07 22:43 Idris Samawi Hamid
2005-04-08  0:11 ` Nikolai Weibull
2005-04-08  0:49   ` Robert Ullrey [this message]
2005-04-08  9:02 ` Patrick Gundlach
2005-04-08 11:52   ` Nikolai Weibull
2005-04-08 11:57     ` Patrick Gundlach
2005-04-08 11:55   ` Nikolai Weibull
2005-04-08 15:02     ` Patrick Gundlach
2005-04-09 12:15       ` Nikolai Weibull
  -- strict thread matches above, loose matches on Subject: below --
2005-04-08  3:53 Idris Samawi Hamid
2005-04-07 19:30 Loeghmon Tadayon Nejad
2005-04-08  7:29 ` Willi Egger
2005-04-07 18:45 Idris Samawi Hamid
2005-04-07 19:20 ` Nikolai Weibull
2005-04-07 19:47 ` Patrick Gundlach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873509d0af0b2d3b2d06250c17bc69a7@scc.losrios.edu \
    --to=ullreyr@scc.losrios.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).