Sophie

Sophie

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

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

<RefEntry id="X25callout-graphics-number-limitX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename callout-graphics-number-limit.html>

<RefMeta>
  <RefEntryTitle>%callout-graphics-number-limit%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%callout-graphics-number-limit%</RefName>
  <RefPurpose>Number of largest callout graphic</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%callout-graphics-number-limit%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
If <literal>%callout-graphics%</literal> is true, graphics are used to represent
callout numbers. The value of <literal>%callout-graphics-number-limit%</literal> is
the largest number for which a graphic exists. If the callout number
exceeds this limit, the default presentation "(nnn)" will always
be used.</para>


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

<ProgramListing>
(define %callout-graphics-number-limit%
  ;; Number of largest callout graphic
  10)
</ProgramListing>
</RefSect1>

</RefEntry>