Skip to content

Commit

Permalink
xslt update based on metanorma/mn-native-pdf@0c463c2
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 authored Jul 9, 2024
1 parent a1f6248 commit 4986920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/isodoc/ogc/ogc.white-paper.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@
<xsl:variable name="font_noto_serif">Noto Serif, Noto Serif HK, Noto Serif JP, Noto Serif KR, Noto Serif SC, Noto Serif TC</xsl:variable>
<xsl:attribute-set name="root-style">

<xsl:attribute name="font-family">Arial, STIX Two Math, <xsl:value-of select="$font_noto_sans"/></xsl:attribute>
<xsl:attribute name="font-family">Roboto, STIX Two Math, <xsl:value-of select="$font_noto_sans"/></xsl:attribute>
<xsl:attribute name="font-family-generic">Sans</xsl:attribute>
<xsl:attribute name="font-size">11pt</xsl:attribute>

Expand Down

0 comments on commit 4986920

Please sign in to comment.