From 8f49f9c4efda745aa8c581b360ee3c7adb50608a Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 15 Dec 2005 18:18:59 +0000 Subject: [PATCH] Fixed attribute inheritance when in entrytbl. --- xsl/common/table.xsl | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/xsl/common/table.xsl b/xsl/common/table.xsl index f9f9931c5..4032543b9 100644 --- a/xsl/common/table.xsl +++ b/xsl/common/table.xsl @@ -253,10 +253,11 @@ or 0 (the empty string) - + + |$tgroup/ancestor::informaltable + |$entry/ancestor::entrytbl)[last()]"/> @@ -397,7 +398,10 @@ or 0 (the empty string) - + + -- 2.50.1