[NTG-context] XML and chapter specific bibliographies
Johannes Graumann
johannes_graumann at web.de
Fri Apr 7 08:43:20 CEST 2006
Hello again,
Taco had helped me working the following out:
\usemodule[bib]
\setupbibtex[database={../Bibliography/bibliography.bib}]
\setuppublications[sorttype=bbl]
\defineXMLenvironment
[chapter]
{
\defineXMLargument
[title]
{\chapter}
\defineXMLenvironment
[content]
{}{}
}
{\setupindenting[none]\section{References}\placepublications}
Which works just the way I want it to for the first chapter BUT in the next
one all citations from the first one are being included as well. Is there a
mechanism to reset the bibliography after a chapter is processed?
Thanks, Joh
More information about the ntg-context
mailing list