From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31302 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: Bibtex and "et al" Date: Wed, 11 Oct 2006 09:41:09 +0200 Message-ID: <9DB7FB00-D6CC-4B60-83E8-66437010E02D@uni-bonn.de> References: <3e73596b0610101927n1ae7911vaf86fc8b84f2c951@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160552529 448 80.91.229.2 (11 Oct 2006 07:42:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Oct 2006 07:42:09 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Oct 11 09:42:07 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 1GXYiw-00078m-4v for gctc-ntg-context-518@m.gmane.org; Wed, 11 Oct 2006 09:41:57 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6F4BC1FE3A; Wed, 11 Oct 2006 09:41:53 +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 21625-05-5; Wed, 11 Oct 2006 09:41:48 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D1F441FE3C; Wed, 11 Oct 2006 09:41:47 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2FF161FE42 for ; Wed, 11 Oct 2006 09:41: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 21625-05-4 for ; Wed, 11 Oct 2006 09:41:38 +0200 (CEST) Original-Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by ronja.ntg.nl (Postfix) with SMTP id A25C81FE3C for ; Wed, 11 Oct 2006 09:41:37 +0200 (CEST) Original-Received: from fwd28.aul.t-online.de by mailout07.sul.t-online.com with smtp id 1GXYif-0004S7-05; Wed, 11 Oct 2006 09:41:37 +0200 Original-Received: from [192.168.0.2] (EB+-BOZLreKg1Cx9F8T6oIukLSrFItnXBnnhqckFJwZjNylxGGeCQz@[84.172.125.119]) by fwd28.sul.t-online.de with esmtp id 1GXYiV-1HK3hw0; Wed, 11 Oct 2006 09:41:27 +0200 In-Reply-To: <3e73596b0610101927n1ae7911vaf86fc8b84f2c951@mail.gmail.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) X-ID: EB+-BOZLreKg1Cx9F8T6oIukLSrFItnXBnnhqckFJwZjNylxGGeCQz@t-dialin.net X-TOI-MSGID: 0761fd8b-a710-4cf7-8edb-bdf72c7c1565 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:31302 Archived-At: Are you running a recent version of the module? Taco's definition of "authoretal" seems OK: \c!authoretaltext={ {\it et al.\/}}, so there's a space here. Also, it would help to have a minimal test file. Thomas On Oct 11, 2006, at 4:27 AM, Pepe Barbe wrote: > Hi, > > I am using the bib module using the AMS format. I've noticed that all > the publications that get appended "et al" to the authors, do not > include any space between the authors name and "et al". Example: > > John Doeetal, Publication Title > > Any ideas how to fix this? > > Thanks, > Pepe