From 9e75e61ac460b8d2856c6889064cd4b211f55a25 Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Thu, 7 Feb 2002 18:46:04 +0000 Subject: [PATCH] Duplicate image filenames from [FILES] section are now automatically removed in EXSLT friendly processors. --- xsl/htmlhelp/htmlhelp.xsl | 58 +++++++++++++++++++++++++++++++-------- 1 file changed, 46 insertions(+), 12 deletions(-) diff --git a/xsl/htmlhelp/htmlhelp.xsl b/xsl/htmlhelp/htmlhelp.xsl index b22a1c763..462c3018a 100644 --- a/xsl/htmlhelp/htmlhelp.xsl +++ b/xsl/htmlhelp/htmlhelp.xsl @@ -1,8 +1,10 @@ + exclude-result-prefixes="doc exsl set"> - - - - + + + + + + + @@ -244,10 +262,13 @@ Title= - - - - + + + + + + + @@ -286,6 +307,19 @@ Title= + + + + + + + + + + + + +