From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56206 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: bib: authornum Date: Fri, 12 Feb 2010 13:38:23 +0100 Message-ID: <4B754BBF.3030408@elvenkind.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1265978335 12239 80.91.229.12 (12 Feb 2010 12:38:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Feb 2010 12:38:55 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 12 13:38:49 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nfun9-0005Vo-O2 for gctc-ntg-context-518@m.gmane.org; Fri, 12 Feb 2010 13:38:39 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 03FAFC9D2B; Fri, 12 Feb 2010 13:40:36 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ZzsU7LxwVxsG; Fri, 12 Feb 2010 13:40:33 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B0199C9D2F; Fri, 12 Feb 2010 13:40:33 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0FD52C9D2F for ; Fri, 12 Feb 2010 13:40:32 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5+GrClO6hocK for ; Fri, 12 Feb 2010 13:40:21 +0100 (CET) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by balder.ntg.nl (Postfix) with ESMTP id 0F029C9D2B for ; Fri, 12 Feb 2010 13:40:20 +0100 (CET) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id AEB8F802BDE4 for ; Fri, 12 Feb 2010 13:38:23 +0100 (CET) User-Agent: Thunderbird 2.0.0.21 (X11/20090319) In-Reply-To: X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:56206 Archived-At: Thomas A. Schmitz wrote: > Hi, > > sorry if this is yet another bib question: the "authornum" cite style > is a recent addition. It doesn't accept all the setup functions that > other styles (such as "authornum") do. The one thing I miss most ATM > is the "andtext" option between a publication with several authors. > It takes the form Author1,Author2 (just a comma, no space; this can > be configured in authornum). I tried adapting the code in > bibl-tra.mkiv l. 1506-1515, but failed miserably. Would it be > possible to add the configurable andtext to authornum? Hm, can you try this redefinition? \unprotect \def\bibinsertrefsep {\ifconditional\firstbibrefsep \setfalse\firstbibrefsep \else \ifnum\recurselevel=\bibitemcounter\relax \bibalternative\c!lastpubsep \else \bibalternative\c!pubsep \fi \fi} \protect ___________________________________________________________________________________ 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 ___________________________________________________________________________________