From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31340 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Bibtex and "et al" Date: Thu, 12 Oct 2006 09:19:26 +0200 Message-ID: <452DEC7E.7050105@elvenkind.com> References: <3e73596b0610101927n1ae7911vaf86fc8b84f2c951@mail.gmail.com> <452C9539.9040502@elvenkind.com> <3e73596b0610111751m5534238ej918de76e5eac8200@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160637603 21435 80.91.229.2 (12 Oct 2006 07:20:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Oct 2006 07:20:03 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 12 09:19:57 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1GXur3-0001AF-Vd for gctc-ntg-context-518@m.gmane.org; Thu, 12 Oct 2006 09:19:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C31961FE1B; Thu, 12 Oct 2006 09:19:44 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31821-02; Thu, 12 Oct 2006 09:19:37 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 61BD31FE20; Thu, 12 Oct 2006 09:19:37 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C9A8D1FE20 for ; Thu, 12 Oct 2006 09:19:33 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27432-07 for ; Thu, 12 Oct 2006 09:19:29 +0200 (CEST) Original-Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by ronja.ntg.nl (Postfix) with SMTP id DDCB91FE1B for ; Thu, 12 Oct 2006 09:19:27 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:34126 helo=[10.10.0.3]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1GXuqk-0005qw-Gr for ntg-context@ntg.nl; Thu, 12 Oct 2006 07:19:26 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <3e73596b0610111751m5534238ej918de76e5eac8200@mail.gmail.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31340 Archived-At: Hi Pepe, Pepe Barbe wrote: > > I don't really know what version of the Bib module I have. I am using > the latest ConTeXt beta. > > Attached you can find a BibTeX file and A ConTeXt file that generate > the problem I was describing. The space gets eaten away by a bug. That will be fixed in the next release. Meanwhile, you can use this: \setuppublicationlist [authoretaltext={\ {\it et al.\/}}, editoretaltext={\ {\it et al.\/}}, artauthoretaltext={\ {\it et al.\/}}] Greetings, Taco