Sophie

Sophie

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

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

<RefEntry id="X25text-widthX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename text-width.html>

<RefMeta>
  <RefEntryTitle>%text-width%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%text-width%</RefName>
  <RefPurpose>Specifies the width of the body column</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%text-width%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
Identifies the width of the page on which text may occur.</para>


</RefSect1>

<RefSect1><Title>Author</Title>

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

<ProgramListing>
(define %text-width% 
  ;; Specifies the width of the body column
  (- %page-width% (+ %left-margin% %right-margin%)))
</ProgramListing>
</RefSect1>

</RefEntry>