Skip to content

Commit

Permalink
Merge pull request #351 from metanorma/feature/xslt-update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 16, 2025
2 parents f205069 + 57a70e1 commit 1e7ef26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/isodoc/cc/cc.standard.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -11069,6 +11069,7 @@

<!-- Normative references -->
<xsl:template match="*[local-name() = 'references'][@normative='true']/*[local-name() = 'bibitem']" name="bibitem" priority="2">
<xsl:param name="skip" select="normalize-space(preceding-sibling::*[1][local-name() = 'bibitem'] and 1 = 1)"/> <!-- current bibiitem is non-first -->

<fo:block id="{@id}" xsl:use-attribute-sets="bibitem-normative-style">

Expand Down

0 comments on commit 1e7ef26

Please sign in to comment.