Skip to content

Commit

Permalink
Merge pull request #256 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 17102c0 + 7a4491c commit a83bc35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/isodoc/cc/cc.standard.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -2295,7 +2295,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 a83bc35

Please sign in to comment.