Sophie

Sophie

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

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

<RefEntry id="X25epigraph-start-indentX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename epigraph-start-indent.html>

<RefMeta>
  <RefEntryTitle>%epigraph-start-indent%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%epigraph-start-indent%</RefName>
  <RefPurpose>Specifies the left indent of epigraphs.</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%epigraph-start-indent%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
The indent of a epigraph. Default 55% of the text width.</para>


</RefSect1>

<RefSect1><Title>Author</Title>

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

<ProgramListing>
(define %epigraph-start-indent%
  ;; Specifies the left indent of epigraphs.
  (* %text-width% 0.55))
</ProgramListing>
</RefSect1>

</RefEntry>