Taco Hoekwater wrote:
> \placepublications[criterium=local] should work.
Still struggling with this.

\usemodule[bib]
\setupbibtex[database={../Bibliography/bibliography.bib,../Bibliography/verma04.bib}]
\setuppublications[sorttype=bbl]
\defineXMLenvironment
  [chapter]
  {
    \defineXMLargument
      [title]
      {\chapter}
    \defineXMLenvironment
      [content]
      {}{}
  }
  {\setupindenting[none]\section{References}\placepublications}

leads to the first chapter carrying the references of ALL chapters in it's
bibliography section.
Adding '\placepublications[criterium=local]' results in total lack of
reference listings - no bibliography ANYWHERE.

Any idea how I may go about fixing this?

Joh

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to