From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5478 Path: main.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Highlighting all of link Date: Sun, 02 Sep 2001 09:50:11 -0700 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.5.32.20010902095011.00895b30@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035396068 1923 80.91.224.250 (23 Oct 2002 18:01:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:01:08 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: pragma@wxs.nl Xref: main.gmane.org gmane.comp.tex.context:5478 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5478 Hans et all, I have: \in{Figure}[fig:defplotfig] (b) But only Figure and the reference number get highlighted in my pdf document. This link refers to: \placefigure [here][fig:defplotfig] {Plotting the graph of $f(x)=x^2$.} \startcombination[3*1] {\externalfigure[defplot1]}{(a)} {\externalfigure[defplot2]}{(b)} {\externalfigure[defplot3]}{(c)} \stopcombination I've forgotten how to highlight all of the link. That is, how do I get all of Figure 1(b) highlighted in the pdf document?