summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/monospace.verbatim.properties.xml
blob: 228be1a4e2f8529bb7702322c4bbe0a52eeca802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<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>