Sophie

Sophie

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

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

<RefEntry id="X25footnotes-at-endX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename footnotes-at-end.html>

<RefMeta>
  <RefEntryTitle>%footnotes-at-end%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%footnotes-at-end%</RefName>
  <RefPurpose>Should footnotes appear at the end of HTML pages?</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%footnotes-at-end%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
If <literal>#t</literal>, footnotes will be placed at the end of each HTML page
instead of immediately following the place where they occur.
Note: support for this feature is dependent on the processing
performed by the (footer-navigation) function; if you replace
that function, make sure that you're replacement calls
(make-endnotes).</para>


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

<ProgramListing>
(define %footnotes-at-end%
  ;; Should footnotes appear at the end of HTML pages?
  #t)
</ProgramListing>
</RefSect1>

</RefEntry>