From: Michael Smith Date: Tue, 24 Jul 2007 06:50:31 +0000 (+0000) Subject: Fixed test for abstract.notitle.enabled. The way I had it, it was X-Git-Tag: release/1.79.1~6^2~1877 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8bd9572581cbc2a07a23e5214c9492483733119;p=docbook-dsssl Fixed test for abstract.notitle.enabled. The way I had it, it was having an effect opposite to its documented effect; that is, it was generating an abstract title only if abstract.notitle.enabled was not zero; but it should actually generate the title only if abstract.notitle.enabled *is* zero. Thanks to Marie Sauvage for testing and reporting this very quickly after 1.73.0 was released. --- diff --git a/xsl/html/titlepage.xsl b/xsl/html/titlepage.xsl index da9361fc9..de477ab23 100644 --- a/xsl/html/titlepage.xsl +++ b/xsl/html/titlepage.xsl @@ -129,7 +129,7 @@
- +