Skip to content

Commit 63fee29

Browse files
xslt update based on metanorma/mn-native-pdf@b90b298
1 parent e3e4dc6 commit 63fee29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/isodoc/plateau/plateau.international-standard.xsl

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

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

9+
<xsl:variable name="isIgnoreComplexScripts">true</xsl:variable>
10+
911
<xsl:variable name="doctype" select="//plateau:plateau-standard[1]/plateau:bibdata/plateau:ext/plateau:doctype[@language = '' or not(@language)]"/>
1012

1113
<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>

0 commit comments

Comments
 (0)