You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
702 B
19 lines
702 B
<refentry id="monospace.verbatim.properties">
|
|
<refnamediv>
|
|
<refname>monospace.verbatim.properties</refname>
|
|
<refpurpose>What font and size do you want for monospaced content?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='monospace.verbatim.properties.frag'>
|
|
<xsl:attribute-set name="monospace.verbatim.properties" use-attribute-sets="verbatim.properties monospace.properties">
|
|
<xsl:attribute name="text-align">start</xsl:attribute>
|
|
<xsl:attribute name="wrap-option">no-wrap</xsl:attribute>
|
|
</xsl:attribute-set>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
<refsect1><title>Description</title>
|
|
<para>Specify the font name and size you want for monospaced output</para>
|
|
</refsect1>
|
|
</refentry>
|