From: Jirka Kosek Date: Thu, 7 Feb 2002 18:46:04 +0000 (+0000) Subject: Duplicate image filenames from [FILES] section are now automatically removed in EXSLT... X-Git-Tag: release/1.79.1~6^2~5931 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e75e61ac460b8d2856c6889064cd4b211f55a25;p=docbook-dsssl Duplicate image filenames from [FILES] section are now automatically removed in EXSLT friendly processors. --- 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= + + + + + + + + + + + + +