ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Idris Samawi Hamid <ishamid@lamar.colostate.edu>
Subject: RE: hyperlink references
Date: Mon, 26 Sep 2005 11:53:17 -0600	[thread overview]
Message-ID: <436C2C2E@webmail.colostate.edu> (raw)

Hi Albrecht,

>is it possible to insert hyperlink references in ConTeXt, in analogy to
>the \href command in LaTeX?

You may play with this:

================================================
% output=pdf interface=en

  \useURL
  [Pragma]
  [http://www.pragma-ade.com/download-1.htm]
  []
  [{\sc Pragma}]

  \useURL
  [Pragma2]
  [http://www.pragma-ade.com/download-1.htm]
  []
  [{\tt http://www.pragma-ade.com/download-1.htm}]

  \setupcolors[state=start]

  \setupinteraction[state=start,color=darkgreen]

\starttext

  \Context\ can be downloaded from \from[Pragma].

  \Context\ can be downloaded from \from[Pragma2].

\stoptext
================================================
Best
Idris

============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

             reply	other threads:[~2005-09-26 17:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-26 17:53 Idris Samawi Hamid [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-09-26 17:52 Idris Samawi Hamid
2005-09-25 19:50 Cont 2005.08.31: problem with vietnamese utf8 VnPenguin
2005-09-26  8:24 ` Taco Hoekwater
2005-09-26 10:31   ` hyperlink references Albrecht Kauffmann

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=436C2C2E@webmail.colostate.edu \
    --to=ishamid@lamar.colostate.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).