Am 26.03.10 17:59, schrieb Vyatcheslav Yatskovsky:
Hello,

\setupurl[color=blue] does not work in mkiv again.

Also, please look how I use \useURL and \goto to typeset the link. Is there a way do it less verbose?
http://wiki.contextgarden.net/url#Other_ways

\setupinteraction
  [state=start,
   color=red] % \goto and \from

\setupurl
  [color=orange] % \url

\useURL[149][http://xkcd.com/149/][][I prefer hot dogs.]
\useURL[224][http://xkcd.com/224/]

\starttext
\startlines
\goto{In Lua, array indices start from one.}[url(http://www.xkcd.com/163/)]
\from[149]
\url [224]
\stoplines
\stoptext

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