ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Robert Ullrey <robert_ullrey@mac.com>
Subject: Re: Re: Activating urls
Date: Thu, 7 Apr 2005 14:37:46 -0700	[thread overview]
Message-ID: <b635c9424ece2b598e363674feffbf62@mac.com> (raw)
In-Reply-To: <m21x9mjrmc.fsf@levana.de>

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

Idris,

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


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

iQA/AwUBQlWoN/FTYcwurb3FEQJ98wCeIYP/PyhUp2/4LY6GBvT5UamEFGUAoPty
3sZ4KCQKalOiUAZFjmJ0cJo9
=HswA
-----END PGP SIGNATURE-----

  reply	other threads:[~2005-04-07 21:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-07 18:45 Idris Samawi Hamid
2005-04-07 19:20 ` Nikolai Weibull
2005-04-07 19:47 ` Patrick Gundlach
2005-04-07 21:37   ` Robert Ullrey [this message]
2005-04-07 22:43 Idris Samawi Hamid
2005-04-08  9:02 ` Patrick Gundlach
2005-04-08 11:52   ` Nikolai Weibull
2005-04-08 11:55   ` Nikolai Weibull
2005-04-08 15:02     ` Patrick Gundlach
2005-04-09 12:15       ` Nikolai Weibull

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=b635c9424ece2b598e363674feffbf62@mac.com \
    --to=robert_ullrey@mac.com \
    --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).