Skip to content

Commit

Permalink
Merge pull request #181 from metanorma/feature/xslt-update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 12, 2024
2 parents f2480e5 + ab1d749 commit 4749de0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/isodoc/csa/csa.standard.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -2311,7 +2311,9 @@
</xsl:template> <!-- license-statement/p -->

<xsl:template match="*[local-name()='legal-statement']">
<xsl:param name="isLegacy">false</xsl:param>
<fo:block xsl:use-attribute-sets="legal-statement-style">

<xsl:apply-templates/>
</fo:block>
</xsl:template> <!-- legal-statement -->
Expand Down

0 comments on commit 4749de0

Please sign in to comment.