Skip to content

Commit

Permalink
xslt update based on metanorma/mn-native-pdf@4531588
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 authored Feb 1, 2024
1 parent 4354178 commit 5fdece0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/isodoc/csa/csa.standard.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -10665,7 +10665,7 @@

<xsl:template name="printEdition">
<xsl:variable name="edition_i18n" select="normalize-space((//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']/*[local-name() = 'edition'][normalize-space(@language) != ''])"/>
<xsl:text> </xsl:text>

<xsl:choose>
<xsl:when test="$edition_i18n != ''">
<!-- Example: <edition language="fr">deuxième édition</edition> -->
Expand Down

0 comments on commit 5fdece0

Please sign in to comment.