From: Michael Smith Date: Sat, 30 Jun 2007 11:33:51 +0000 (+0000) Subject: When $generate.legalnotice.link is non-zero and X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72f0f0a9d3ec4c9bb0005e23b20259874638b5d2;p=docbook-dsssl When $generate.legalnotice.link is non-zero and $use.id.as.filename is also non-zero, if a legalnotice has an ID, then instead of assigning the "ln-" basename to the output file for that legalnotice, just use its real ID as the basename for the file -- as we do when chunking other elements that have IDs. --- diff --git a/xsl/html/chunk-code.xsl b/xsl/html/chunk-code.xsl index a88904108..39ee812bc 100644 --- a/xsl/html/chunk-code.xsl +++ b/xsl/html/chunk-code.xsl @@ -83,10 +83,25 @@ - - - - + + + + + + + + + + + + + + + + + + +