From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1352 Path: main.gmane.org!not-for-mail From: "Berend de Boer" Newsgroups: gmane.comp.tex.context Subject: how to make url's active Date: Fri, 26 Nov 1999 18:21:51 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <000901bf3832$ba92b400$0321a8c0@bmach.nederware.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035392181 31977 80.91.224.250 (23 Oct 2002 16:56:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:56:21 +0000 (UTC) Original-To: Xref: main.gmane.org gmane.comp.tex.context:1352 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1352 Hai Grzesiek, > How I can type URL's in ConTeXt and make them active? First you need an interactive document: \setupinteraction[state=start] Second, define your URL's with: \useURL [contextsupport] [http://www.pragma-ade.nl] (this command has 2 more options, see manual or code). Thirdly, use the URL's as follows: The \ConTeXt\ support site is \from[contextsupport]. Groetjes, Berend. (-: