From: bobstayton Date: Sun, 21 Oct 2018 21:39:47 +0000 (-0700) Subject: fix issue #113 table entry bottom rowsep not created for morerows entry X-Git-Tag: snapshot/2018-10-21-188^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76a3690fa5d6adc5915ceed299d263a825e20e79;p=docbook-dsssl fix issue #113 table entry bottom rowsep not created for morerows entry --- diff --git a/xsl/html/table.xsl b/xsl/html/table.xsl index 9e749c450..c4c566a77 100644 --- a/xsl/html/table.xsl +++ b/xsl/html/table.xsl @@ -761,7 +761,8 @@ + ( count(ancestor-or-self::d:row[1]/following-sibling::d:row) + + count(ancestor::d:tgroup/d:tfoot/d:row)) )">