Skip to content

Commit

Permalink
Merge pull request #697 from metanorma/feature/xslt-update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 9, 2024
2 parents a1f6248 + 4986920 commit 7d35597
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 7d35597

Please sign in to comment.