From: Norman Walsh Date: Tue, 4 Dec 2001 21:58:30 +0000 (+0000) Subject: Bug #435320: Poor enumeration of LoTs and LoFs X-Git-Tag: release/1.79.1~6^2~6048 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=272f34b19699e85e29203388d9063362e72ff94f;p=docbook-dsssl Bug #435320: Poor enumeration of LoTs and LoFs --- diff --git a/xsl/common/labels.xsl b/xsl/common/labels.xsl index d5ab76167..df179f4c3 100644 --- a/xsl/common/labels.xsl +++ b/xsl/common/labels.xsl @@ -469,7 +469,9 @@ element label. + select="ancestor::chapter + |ancestor::appendix + |ancestor::article[ancestor::book]"/>