Skip to content

Commit f18769a

Browse files
committed
xslt update based on metanorma/mn-native-pdf@f43e2a5
1 parent 0c35f3e commit f18769a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lib/isodoc/iho/iho.specification.xsl

+1
Original file line numberDiff line numberDiff line change
@@ -2236,6 +2236,7 @@
22362236

22372237

22382238

2239+
22392240
<xsl:if test=".//*[local-name() = 'table']">
22402241
<xsl:attribute name="padding-right">1mm</xsl:attribute>
22412242
</xsl:if>

lib/isodoc/iho/iho.standard.xsl

+1
Original file line numberDiff line numberDiff line change
@@ -2236,6 +2236,7 @@
22362236

22372237

22382238

2239+
22392240
<xsl:if test=".//*[local-name() = 'table']">
22402241
<xsl:attribute name="padding-right">1mm</xsl:attribute>
22412242
</xsl:if>

0 commit comments

Comments
 (0)