Sophie

Sophie

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

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

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

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

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

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

<RefSect1><Title>Description</Title>

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

</RefEntry>