From dc048ac8bb266c8ba31996ca516375f92a4a110b Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 21 Feb 2009 20:10:14 +0000 Subject: [PATCH] Fix bug in labelling figure inside appendix inside article inside book. --- xsl/common/labels.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/common/labels.xsl b/xsl/common/labels.xsl index 38b123a35..4cfeae94e 100644 --- a/xsl/common/labels.xsl +++ b/xsl/common/labels.xsl @@ -631,9 +631,9 @@ element label. + |ancestor::article[ancestor::book])[last()]"/> -- 2.50.1