Sophie

Sophie

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

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

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

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

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

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

<RefSect1><Title>Description</Title>

<para>
The <literal>%top-margin%</literal> parameter specifies the height of the
top 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 %top-margin% 
  ;; Height of top margin
  (if (equal? %visual-acuity% "large-type")
      7.5pi
      6pi))
</ProgramListing>
</RefSect1>

</RefEntry>