ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Chen Shen <hashhsah@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: bib module problem with mkiv
Date: Sat, 21 Nov 2009 02:18:19 +0800	[thread overview]
Message-ID: <48af9a710911201018gdad41a6s101bf11e30f08c0c@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 985 bytes --]

Hi all,

I was trying the following bib example on MkIV beta 2009.11.20 and
luatex beta-0.44.0-2009103007.
There isn't an apparent error message, but neither the bib reference or the
publication list appears in the pdf.

Observations:
1. In MkII, it works well.
2. In MkIV, if you use the [criterium=all] option, both bib ref and pub list
show properly. Other criterium, e.g. [criterium=section] doesn't work.

thanks a lot.

regards,
shenchen

========= test.tex ===========
\usemodule[bib,bibltx]
\setupbibtex[database=xampl]
\starttext

  \cite[a] .
  \completepublications
  %\completepublications[criterium=all]

\stoptext
============================

========= xampl.bib ===========
@Book{a,
  editor =       {John D. Barnsford and Ann L. Brown and Rodney R. Cocking},
  title =        {{How people learn: Brain, mind, experience, and school}},
  publisher =    {National Academy Press},
  year =         {2000},
  address =      {Washington, DC}
}
============================

[-- Attachment #1.2: Type: text/html, Size: 1478 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2009-11-20 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-20 18:18 Chen Shen [this message]
2009-11-24  5:21 ` Chen Shen

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=48af9a710911201018gdad41a6s101bf11e30f08c0c@mail.gmail.com \
    --to=hashhsah@gmail.com \
    --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).