Sophie

Sophie

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

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

<RefEntry id="X25bottom-marginX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename bottom-margin.html>

<RefMeta>
  <RefEntryTitle>%bottom-margin%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%bottom-margin%</RefName>
  <RefPurpose>Height of bottom margin</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%bottom-margin%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
The <literal>%bottom-margin%</literal> parameter specifies the
height of the bottom margin
of the page.  Note that this setting is relative to the physical page,
not the writing direction.</para>


</RefSect1>

<RefSect1><Title>Author</Title>

<para>
Norman Walsh, &lt;ndw@nwalsh.com&gt;
</para>
</RefSect1>
<RefSect1><Title>Source Code</Title>

<ProgramListing>
(define %bottom-margin% 
  ;; Height of bottom margin
  (if (equal? %visual-acuity% "large-type")
      9.5pi 
      8pi))
</ProgramListing>
</RefSect1>

</RefEntry>