From: Thomas Schraitle Date: Fri, 13 Sep 2013 07:07:05 +0000 (+0000) Subject: Pass referrer and xrefstyle to "xref-to-suffix" and "xref-to-prefix" X-Git-Tag: release/1.79.1~6^2~163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a74e471a658ea6cae63d53db20c5892c18f3716;p=docbook-dsssl Pass referrer and xrefstyle to "xref-to-suffix" and "xref-to-prefix" modes (to use the same signature than "xref-to" mode) as discussed with Bob on the mailinglist (2013-09-12) --- diff --git a/xsl/fo/xref.xsl b/xsl/fo/xref.xsl index 508398f04..bff98df2e 100644 --- a/xsl/fo/xref.xsl +++ b/xsl/fo/xref.xsl @@ -98,7 +98,10 @@ - + + + + @@ -107,7 +110,10 @@ - + + + + @@ -269,15 +275,22 @@ - - + + + + + + + + + + - Don't know what gentext to create for xref to: " diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index d50aebd53..07581846c 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -96,7 +96,10 @@ - + + + + @@ -105,7 +108,10 @@ - + + + + @@ -308,8 +314,16 @@ - - + + + + + + + + + +