This commit is contained in:
@@ -50,6 +50,11 @@
|
||||
<xsl:value-of select="./FontStyle"/>
|
||||
</xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:if test="string-length(./CPI)">
|
||||
<xsl:attribute name="CPI">
|
||||
<xsl:value-of select="./CPI"/>
|
||||
</xsl:attribute>
|
||||
</xsl:if>
|
||||
</Font>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
Reference in New Issue
Block a user