Sophie

Sophie

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

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

<RefEntry id="biblio-citation-check">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename biblio-citation-check.html>

<RefMeta>
  <RefEntryTitle>biblio-citation-check</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>biblio-citation-check</RefName>
  <RefPurpose>Check citations</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
biblio-citation-check
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
If true, the content of CITATIONs will be checked against possible
biblioentries.  If the citation cannot be found, an error is issued
and the citation is generated.  If the citation is found, it is generated
with a cross reference to the appropriate biblioentry.
</para>
<para>
A citation matches if the content of the citation element matches the
ID, XREFLABEL, or leading ABBREV of a biblioentry.
</para>
<para>
This setting may have significant performance implications on large
documents, hence it is false by default.
</para>
<para>
(This option can conveniently be set with <literal>-V biblio-citation-check</literal> 
on the Jade command line).</para>


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

<ProgramListing>
(define biblio-citation-check
  ;; Check citations
  #f)
</ProgramListing>
</RefSect1>

</RefEntry>