From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56208 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: bib: authornum Date: Fri, 12 Feb 2010 14:12:02 +0100 Message-ID: <5AA4FE66-ED34-4E48-ADBA-67D5FEE4DB8D@uni-bonn.de> References: <4B754BBF.3030408@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1265980357 21792 80.91.229.12 (12 Feb 2010 13:12:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Feb 2010 13:12:37 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 12 14:12:35 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 1NfvJz-0004iD-Cn for gctc-ntg-context-518@m.gmane.org; Fri, 12 Feb 2010 14:12:35 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E0122C9E24; Fri, 12 Feb 2010 14:14:31 +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 zDGFmXQOzGOP; Fri, 12 Feb 2010 14:14:28 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3C7DFC9D0A; Fri, 12 Feb 2010 14:14:28 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3642AC9D0A for ; Fri, 12 Feb 2010 14:14:27 +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 mheQqam8l84r for ; Fri, 12 Feb 2010 14:14:16 +0100 (CET) Original-Received: from uni-bonn.de (mail.uni-bonn.de [131.220.15.113]) by balder.ntg.nl (Postfix) with ESMTP id 195C7C9D04 for ; Fri, 12 Feb 2010 14:14:15 +0100 (CET) Original-Received: from [87.178.92.12] (account tschmit1@uni-bonn.de HELO [192.168.0.2]) by fe2.uni-bonn.de (CommuniGate Pro SMTP 5.2.12) with ESMTPA id 32583236 for ntg-context@ntg.nl; Fri, 12 Feb 2010 14:12:18 +0100 In-Reply-To: <4B754BBF.3030408@elvenkind.com> X-Mailer: Apple Mail (2.1077) 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:56208 Archived-At: On Feb 12, 2010, at 1:38 PM, Taco Hoekwater wrote: > 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 Thanks Taco - that doesn't it yet. Maybe a small text file can help? All best Thomas \unprotect \def\bibinsertrefsep {\ifconditional\firstbibrefsep \setfalse\firstbibrefsep \else \ifnum\recurselevel=\bibitemcounter\relax \bibalternative\c!lastpubsep \else \bibalternative\c!pubsep \fi \fi} \protect \setuppublications[state=start, sorttype=bbl, refcommand=authornum, numbering=yes] \setupcite [authornum] [pubsep={, }, andtext={ !!!! }, namesep={ //// }, lastpubsep={ XXXX }, compress=no, inbetween={ ???? }, left={[[[}, right={)))}] \startpublication[k=gowpagegp,t=book, a={{Gow},{Page}},y=1968, n=5,s=GP68] \author[]{A.~S.~F.}[A.~S.~F.]{}{Gow} \author[]{Denys}[D.]{}{Page} \pubyear{1968} \title{The Greek Anthology{\em , 2} The Garland of Philip} \city{Cambridge (Engl.)} \pubname{Cambridge UP} \stoppublication \setuppublicationlist[samplesize={VSdK90},totalnumber=1] \starttext \cite[gowpagegp] \page \placepublications[criterium=all] \stoptext ___________________________________________________________________________________ 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 ___________________________________________________________________________________