lib/isodoc/itu/itu.technical-report.xsl in metanorma-itu-1.2.15 vs lib/isodoc/itu/itu.technical-report.xsl in metanorma-itu-1.2.16
- old
+ new
@@ -5441,11 +5441,11 @@
</xsl:template><xsl:template match="*[local-name() = 'indexsect']//*[local-name() = 'li']" priority="4">
<xsl:variable name="level" select="count(ancestor::*[local-name() = 'ul'])"/>
<fo:block start-indent="{5 * $level}mm" text-indent="-5mm">
<xsl:apply-templates/>
</fo:block>
- </xsl:template><xsl:template match="*[local-name() = 'bookmark']">
- <fo:inline id="{@id}"/>
+ </xsl:template><xsl:template match="*[local-name() = 'bookmark']" name="bookmark">
+ <fo:inline id="{@id}" font-size="1pt"/>
</xsl:template><xsl:template match="*[local-name() = 'errata']">
<!-- <row>
<date>05-07-2013</date>
<type>Editorial</type>
<change>Changed CA-9 Priority Code from P1 to P2 in <xref target="tabled2"/>.</change>
\ No newline at end of file