ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Johannes Graumann <johannes_graumann@web.de>
Subject: Re: XML and chapter specific bibliographies
Date: Mon, 10 Apr 2006 22:44:13 -0700	[thread overview]
Message-ID: <E1FTBje-0007fq-00@smtp06.web.de> (raw)
In-Reply-To: <44363DBB.9080701@elvenkind.com>

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

  reply	other threads:[~2006-04-11  5:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-07  6:43 Johannes Graumann
2006-04-07 10:23 ` Taco Hoekwater
2006-04-11  5:44   ` Johannes Graumann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1FTBje-0007fq-00@smtp06.web.de \
    --to=johannes_graumann@web.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).