On 22-2-2010 18:23, Khaled Hosny wrote:
On Mon, Feb 22, 2010 at 06:11:56PM +0100, Hans Hagen wrote:
btw, why not put the url defs somplace in your preamble, that way you have one spot to maintain them
\setupinteraction[state=start]
\starttext
\useURL[git:2][http://...][][Git Virtue]
\footnote{The views ... \from[git:2] ....}
\stoptext
And this one aspect of ConTeXt I can't get comfortable with, \useURL is great and every thing, but it is overkill for my simple url use; I just need a very simple, one call command, some thing like \URL[http://...]{foo}.
\setupinteraction[state=start] \starttext bla \goto{pragma site}[url(http://www.pragma-ade.com)] bla \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------