Sophie

Sophie

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

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

<RefEntry id="X24generate-book-lot-listX24X29">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename generate-book-lot-list.html>

<RefMeta>
  <RefEntryTitle>$generate-book-lot-list$</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>$generate-book-lot-list$</RefName>
  <RefPurpose>Which Lists of Titles should be produced for Books?</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
($generate-book-lot-list$)
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
This parameter should be a list (possibly empty) of the elements
for which Lists of Titles should be produced for each <literal>Book</literal>.
</para>
<para>
It is meaningless to put elements that do not have titles in this
list.  If elements with optional titles are placed in this list, only
the instances of those elements that do have titles will appear in
the LOT.
</para>


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

<ProgramListing>
(define ($generate-book-lot-list$)
  ;; Which Lists of Titles should be produced for Books?
  (list (normalize "table")
(normalize "figure")
(normalize "example")
(normalize "equation")))
</ProgramListing>
</RefSect1>

</RefEntry>