ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* XML and chapter specific bibliographies
@ 2006-04-07  6:43 Johannes Graumann
  2006-04-07 10:23 ` Taco Hoekwater
  0 siblings, 1 reply; 7+ messages in thread
From: Johannes Graumann @ 2006-04-07  6:43 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-04-13 17:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-07  6:43 XML and chapter specific bibliographies Johannes Graumann
2006-04-07 10:23 ` Taco Hoekwater
2006-04-11  5:44   ` Johannes Graumann
2006-04-11  9:39     ` Taco Hoekwater
2006-04-11 15:26       ` Johannes Graumann
2006-04-11 21:43         ` Taco Hoekwater
2006-04-13 17:16           ` Johannes Graumann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).