monospace.properties — Properties of monospaced content
§154: §182 |
1| <xsl:attribute-set name="monospace.properties"> | <xsl:attribute name="font-family"> | <xsl:value-of select="$monospace.font.family"/> | </xsl:attribute> 5| <xsl:attribute name="font-size"> | <xsl:value-of select="$body.font.master * 0.9"/> | <xsl:text>pt</xsl:text> | </xsl:attribute> | </xsl:attribute-set> |
Specifies the font name and size for monospaced output.