From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36806 Path: news.gmane.org!not-for-mail From: "Peter Daum" Newsgroups: gmane.comp.tex.context Subject: Re: Bib-mod: Formatting of Publication Lists and Cites Date: Mon, 01 Oct 2007 11:29:21 +0200 Message-ID: <20071001092921.4960@gmx.net> References: <20070929173123.98690@gmx.net> <47009D09.1000907@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1191232315 21649 80.91.229.12 (1 Oct 2007 09:51:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Oct 2007 09:51:55 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 01 11:51:51 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1IcHwB-0001Et-1V for gctc-ntg-context-518@m.gmane.org; Mon, 01 Oct 2007 11:51:39 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1C5D71FA5A; Mon, 1 Oct 2007 11:51:35 +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 15275-02-9; Mon, 1 Oct 2007 11:51:33 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 596BC1FBFD; Mon, 1 Oct 2007 11:29:32 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D26761FBFD for ; Mon, 1 Oct 2007 11:29:28 +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 12164-01-10 for ; Mon, 1 Oct 2007 11:29:22 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 34AAF1FBF6 for ; Mon, 1 Oct 2007 11:29:22 +0200 (CEST) Original-Received: (qmail 24889 invoked by uid 0); 1 Oct 2007 09:29:21 -0000 Original-Received: from 130.60.242.61 by www143.gmx.net with HTTP; Mon, 01 Oct 2007 11:29:21 +0200 (CEST) In-Reply-To: <47009D09.1000907@elvenkind.com> X-Authenticated: #6092057 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) X-Priority: 3 X-Provags-ID: V01U2FsdGVkX1+0uGdpRG+0pJ0D2W/4nRQSPFOaVAJ8eGJ9mHLO3C 8TsBCyPVcCVLEi2UbtpGHR0XOxs/fA0fXJXw== X-GMX-UID: xoU1c7tLRkkNRW2PL2RqSSludWkvKNPJ X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:36806 Archived-At: Hi Taco > > I'd like to try to tell bib-mod to - fill in a vertical space between > > the entries in the publication list (the distance parameter did not > > help); = > = > \setuppublicationlist[before=3D{\setupwhitespace[5pt]}] Works perfectly, thank you! > This works: {\sc\cite[something]}, so just wrap that in macro: > = > \def\sccite#1{{\sc\cite[#1]}} Unforunately, this doesn't, at least for me. Your solution converts the who= le cite to sc, including the extras. The latter I'd like to avoid. I'd like= to see: Hoekwater(2001, p. 55) ---------+++++++++++++ smallcaps = normal This is "my" macro for the cites: \define[2]\FCP{\footnote{\cite[extras=3D{, #2}][#1]}} Are there any other suggestions? Thanks very much. Best = Peter -------- Original-Nachricht -------- > Datum: Mon, 01 Oct 2007 09:08:57 +0200 > Von: Taco Hoekwater > An: mailing list for ConTeXt users > Betreff: Re: [NTG-context] Bib-mod: Formatting of Publication Lists and C= ites > Peter Daum wrote: > > Hi all > > = > > I'd like to try to tell bib-mod to - fill in a vertical space between > > the entries in the publication list (the distance parameter did not > > help); = > = > \setuppublicationlist[before=3D{\setupwhitespace[5pt]}] > = > > - format the author's name in the cite as small caps (I > > managed to do it for the list, but unfortunately stayed unsuccessful > > for the cite). > = > This works: {\sc\cite[something]}, so just wrap that in macro: > = > \def\sccite#1{{\sc\cite[#1]}} > = > Best wishes, > Taco > _________________________________________________________________________= __________ > 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 : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > _________________________________________________________________________= __________ -- = Psssst! Schon vom neuen GMX MultiMessenger geh=F6rt? Der kanns mit allen: http://www.gmx.net/de/go/multimessenger ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________