From: Bob Stayton Date: Fri, 13 Mar 2009 00:25:01 +0000 (+0000) Subject: Now support xref to phrase, simpara, anchor, and quote, X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d3299cdba0f1e3308aaaba997c47a68a0644110;p=docbook-dsssl Now support xref to phrase, simpara, anchor, and quote, most useful when an xrefstyle is used. --- diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index f218c1799..d39d30860 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -57,10 +57,10 @@ - + 1 + @xlink:role = $xolink.role">1 0 @@ -126,9 +126,9 @@ - - - + + + @@ -144,18 +144,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + @@ -829,18 +829,22 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -1282,14 +1286,14 @@ - - - - - - - - + + + + + + + + ] @@ -1319,7 +1323,7 @@ - + ] @@ -1334,7 +1338,7 @@ + level="any" format="1"/> diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 01ebe3364..3c28adbaa 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -777,7 +777,10 @@ - + + @@ -807,12 +810,23 @@ |ancestor::listitem |ancestor::varlistentry)[last()]"/> - - - - - - + + + + + + + + + + + + + + + + +