ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: bibmod
Date: Fri, 13 Jan 2006 13:07:23 +0100	[thread overview]
Message-ID: <43C797FB.7030909@elvenkind.com> (raw)
In-Reply-To: <558E5B4C-D5E3-41E8-A069-3E065196A10E@science.uva.nl>

Hi,

Hans van der Meer wrote:
> It looks as if the bib-module does not look higher up in the  directory 
> hierarchy as is done for other elements in an \environment.
> I would expect that from the project structure, being the main  benefit 
> of this structuring.
> 
> Is this really a problem in the bib-module or am I overseeing something.

It really is a problem in the module. This improved definition of
\dousepublications should fix it:

   \def\dousepublications#1%
     {\readfile{#1.bbl} % not \readsysfile
       {\showmessage{bib}{4}{#1.bbl}}
       {\showmessage{bib}{2}{#1.bbl}}}

You should put it somewhere after \usemodule, but before
\usepublications. Thanks for the bug report!

Cheers, Taco

  reply	other threads:[~2006-01-13 12:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-12 16:49 bibmod Hans van der Meer
2006-01-12 18:10 ` bibmod Taco Hoekwater
2006-01-12 21:42   ` bibmod Hans van der Meer
2006-01-13 11:52   ` bibmod Hans van der Meer
2006-01-13 12:07     ` Taco Hoekwater [this message]
2006-01-13 14:21       ` bibmod Hans van der Meer
2006-01-12 19:13 ` Your format does not match the base files! Jilani Khaldi
2006-01-12 20:03   ` Hans Hagen
2006-01-12 20:07   ` Taco Hoekwater

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=43C797FB.7030909@elvenkind.com \
    --to=taco@elvenkind.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).