From 34470ade6a86cc9f8e700b4a38c894b2933ba48e Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 4 Jan 2005 10:00:49 +0000 Subject: [PATCH] Fixed bug 1084223 where glosssee links in FO output were not hotlinks. --- xsl/fo/glossary.xsl | 38 ++++++++++++++++++++++++++++++-------- 1 file changed, 30 insertions(+), 8 deletions(-) diff --git a/xsl/fo/glossary.xsl b/xsl/fo/glossary.xsl index 42d648758..d15d638ae 100644 --- a/xsl/fo/glossary.xsl +++ b/xsl/fo/glossary.xsl @@ -602,7 +602,12 @@ GlossEntry ::= - + + + + + + , @@ -631,7 +636,10 @@ GlossEntry ::= - + + + @@ -675,7 +683,10 @@ GlossEntry ::= - + + + @@ -730,8 +741,8 @@ GlossEntry ::= + keep-with-next.within-column="always" + keep-together.within-column="always"> @@ -781,7 +792,12 @@ GlossEntry ::= - + + + + + + , @@ -806,7 +822,10 @@ GlossEntry ::= - + + + @@ -855,7 +874,10 @@ GlossEntry ::= - + + + -- 2.40.0