From a17f3949e26d066fcf9f7f00a6735427f9d1facd Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 28 Jun 2005 18:37:59 +0000 Subject: [PATCH] Moved the fo:basic-link for page refs to the page.citation template so it can be more easily customized. Fixed bug in using page keyword in role used as xrefstyle. --- xsl/fo/xref.xsl | 61 ++++++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 29 deletions(-) diff --git a/xsl/fo/xref.xsl b/xsl/fo/xref.xsl index 2aab89a93..0d074f0f3 100644 --- a/xsl/fo/xref.xsl +++ b/xsl/fo/xref.xsl @@ -32,6 +32,18 @@ + + + + + + + + + + + @@ -80,16 +92,7 @@ xsl:use-attribute-sets="xref.properties"> - - - - - - - - - - + @@ -101,18 +104,15 @@ - - - - - - + + + @@ -1154,16 +1154,19 @@ - - - - - - - - - - + + + + + + + + + + + + -- 2.40.0