Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 6b3585ea67ce3e79c9049b5b33294cdd > files > 870

docbook-style-dsssl-doc-1.79-16.mga7.noarch.rpm

<RefEntry id="X25verbatim-size-factorX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename verbatim-size-factor.html>

<RefMeta>
  <RefEntryTitle>%verbatim-size-factor%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%verbatim-size-factor%</RefName>
  <RefPurpose>Verbatim font scaling factor</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%verbatim-size-factor%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
When a monospace font is selected, the current font size is multiplied
by the <literal>%verbatim-size-factor%</literal>. If <literal>%verbatim-size-factor%</literal>
is <literal>#f</literal>, no scaling is performed (Well, that<literal>s not precisely true. 
In </literal>$verbatim-display$<literal>
environments, the font size is calculated with respect to the longest line
in the display, if </literal>%verbatim-size-factor%<literal> is </literal>#f').</para>


</RefSect1>
<RefSect1><Title>Source Code</Title>

<ProgramListing>
(define %verbatim-size-factor% 
  ;; Verbatim font scaling factor
  0.9)
</ProgramListing>
</RefSect1>

</RefEntry>