Am 02.02.2011 um 11:35 schrieb Otared Kavian:

> Dear Hans,
> 
> It seems that with ConTeXt beta 2011-01-31, the command \useURL is broken in 
> mkiv, while it works fine in mkii (it worked fine until 2011-01-26 in mkiv).
> Here is a minimal example
> %%%% begin bug-useURL.tex
> \starttext 
> 
> See Prgma's site \useURL{http://www.pragma-ade.nl/}
> 
> \stoptext

You’re using it the wrong way.

\useURL[pragma][http://www.pragma-ade.nl/]
\starttext 
See Pragma’s site \url[pragma].
\stoptext

For more ways look here: http://wiki.contextgarden.net/url

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to