Fix PDF visualization
Fix PDF visualization to use original Adobe fonts: https://github.com/adobe-fonts/source-serif/releases/download/3.001R/source-serif-pro-3.001R.zip https://github.com/adobe-fonts/source-sans/releases/download/3.006R/source-sans-pro-3.006R.zip
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
== Schriften
|
||||
=========================================================================== -->
|
||||
|
||||
<xsl:variable name="fontSans">SourceSerifPro</xsl:variable>
|
||||
<xsl:variable name="fontSans">SourceSansPro</xsl:variable>
|
||||
<xsl:variable name="fontSerif">SourceSerifPro</xsl:variable>
|
||||
|
||||
<xsl:variable name="amount-picture" select="xrf:_('amount-format')"/>
|
||||
|
||||
Reference in New Issue
Block a user