Skip to content

Commit

Permalink
Merge pull request #735 from metanorma/plateau_update
Browse files Browse the repository at this point in the history
Plateau xslt updated for metanorma/mn-samples-plateau#168
  • Loading branch information
Intelligent2013 authored Aug 28, 2024
2 parents 72c16d3 + 8a52712 commit b90b298
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xslt_src/plateau.international-standard.core.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@

<xsl:variable name="debug">false</xsl:variable>

<xsl:variable name="isIgnoreComplexScripts">true</xsl:variable>

<xsl:variable name="doctype" select="//plateau:plateau-standard[1]/plateau:bibdata/plateau:ext/plateau:doctype[@language = '' or not(@language)]"/>

<xsl:variable name="i18n_doctype_dict_annex"><xsl:call-template name="getLocalizedString"><xsl:with-param name="key">doctype_dict.annex</xsl:with-param></xsl:call-template></xsl:variable>
Expand Down

0 comments on commit b90b298

Please sign in to comment.