monospace.font.family
string
monospace.font.family
The default font family for monospace environments
monospace
Description
The monospace font family is used for verbatim environments
(program listings, screens, etc.).
If more than one font is required, enter the font names,
separated by a comma, e.g.
<xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param>