ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jean Magnan de Bornier <jm.bornier@free.fr>
To: ntg-context@ntg.nl
Subject: Re: References in MKIV and bib module
Date: Wed, 09 Sep 2009 09:00:59 +0200	[thread overview]
Message-ID: <87zl94ppp0.fsf@boldair.bornier.net> (raw)
In-Reply-To: <4AA6D5B6.3070004@wxs.nl> (Hans Hagen's message of "Wed, 09 Sep 2009 00:07:50 +0200")

Le 09 septembre à 00:07:50 Hans Hagen <pragma@wxs.nl> écrit notamment:

| Jean Magnan de Bornier wrote:
| > Le 05 septembre à 11:23:44 Mojca Miklavec <mojca.miklavec.lists@gmail.com> écrit notamment:
| >
| > | The bib module almost works (Hans and Taco - thanks a lot!).
| >
| > Here is how it works for me:
| >
| > "texexec --xtx myfile": creates and populates myfile.bbl, and bib works ok
| >
| > Then,
| >
| > "context myfile": myfile.bbl is still there but is now **empty**!!
| > And no more references...
| >
| > :-(
| >
| > This is LuaTeX, Version beta-0.43.0-2009081914
>
| hard to test ... anyway, Thomas Schmitz is coordinating the bib tests
| so best coordinate with him
>

Here are two small files:
bbaa.tex
...................
\usemodule[bib]

\setupbibtex [database=/home/jean/bbaa]
\setuppublications[sorttype=bbl]
\starttext

\cite[aj]

\completepublications[criterium=all]
\stoptext
....................

and bbaa.bib

....................
@article{aj,
   author    = {H. Averch and L. Johnson},
   title     = {Behavior of the Firm under Regulatory Constraint},
   journal   = {American Economic Review},
   year      = {1962},
   volume    = {52}
}
.....................

With texexec I get what is expected, not with context (producing an empty
bbl file).

With texexec I have these lines in the .blg file:

Database file #1: /home/jean/bbaa.bib
You've used 1 entry,
            2181 wiz_defined-function locations,
            499 strings with 3613 characters,
and the built_in function-call counts, 436 in all, are:  

Whereas with context:

I found no \citation commands---while reading file bbaa.aux
I found no \bibdata command---while reading file bbaa.aux
I found no \bibstyle command---while reading file bbaa.aux

tia,
-- 
Jean
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2009-09-09  7:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-05  9:23 Mojca Miklavec
2009-09-05 10:23 ` Jean Magnan de Bornier
2009-09-08 22:07   ` Hans Hagen
2009-09-09  7:00     ` Jean Magnan de Bornier [this message]
2009-09-13 12:09     ` Thomas A. Schmitz
2009-09-13 12:23       ` Hans Hagen
2009-09-13 17:43         ` Thomas A. Schmitz
2009-09-13 19:34           ` Hans Hagen
2009-09-13 20:50             ` Thomas A. Schmitz
2009-09-05 21:59 ` Hans Hagen

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=87zl94ppp0.fsf@boldair.bornier.net \
    --to=jm.bornier@free.fr \
    --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).