Skip to content

Commit

Permalink
xslt update based on metanorma/mn-native-pdf@f692214
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 authored Jan 16, 2025
1 parent f205069 commit 57a70e1
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 57a70e1

Please sign in to comment.