Sophie

Sophie

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

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

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

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

<RefNameDiv>
  <RefName>%line-spacing-factor%</RefName>
  <RefPurpose>Factor used to calculate leading</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%line-spacing-factor%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
The leading is calculated by multiplying the current font size by the 
<literal>%line-spacing-factor%</literal>. For example, if the font size is 10pt and
the <literal>%line-spacing-factor%</literal> is 1.1, then the text will be
printed "10-on-11".</para>


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

<ProgramListing>
(define %line-spacing-factor% 
  ;; Factor used to calculate leading
  1.3)
</ProgramListing>
</RefSect1>

</RefEntry>