From: Bob Stayton Date: Tue, 12 Mar 2002 19:35:30 +0000 (+0000) Subject: Modified match="co" template to use its linkends attribute X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=678bb65a646378b2b0ddeb88739108ab40aa3ad3;p=docbook-dsssl Modified match="co" template to use its linkends attribute to form a hotlink to the callout element, forming the two-ways links as described in The Definitive Guide. At this time, only a single linkend value is supported, since HTML doesn't handle multiply-targeted links. --- diff --git a/xsl/html/callout.xsl b/xsl/html/callout.xsl index 431e2588f..eadd8031d 100644 --- a/xsl/html/callout.xsl +++ b/xsl/html/callout.xsl @@ -87,10 +87,35 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + +