Sophie

Sophie

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

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

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

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

<RefNameDiv>
  <RefName>%verbatim-default-width%</RefName>
  <RefPurpose>Default width of verbatim environments</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%verbatim-default-width%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
If no WIDTH attribute is specified on verbatim environments, 
<literal>%verbatim-default-width%</literal> is the default.  Note: this width only
comes into play if <literal>%verbatim-size-factor%</literal> is <literal>#f</literal>.</para>


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

<ProgramListing>
(define %verbatim-default-width%
  ;; Default width of verbatim environments
  80)
</ProgramListing>
</RefSect1>

</RefEntry>