From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29951 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: Re: setuppublicationlist Date: Fri, 04 Aug 2006 00:26:48 +0200 Message-ID: <44D27828.1090806@nibua-r.org> References: <44D21037.6060207@nibua-r.org> <44D21874.8010100@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1111181414==" X-Trace: sea.gmane.org 1154644037 21196 80.91.229.2 (3 Aug 2006 22:27:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Aug 2006 22:27:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 04 00:27:14 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 1G8les-0000rJ-LX for gctc-ntg-context-518@m.gmane.org; Fri, 04 Aug 2006 00:27:14 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 350C71FF5E; Fri, 4 Aug 2006 00:27:14 +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 20693-05; Fri, 4 Aug 2006 00:27:08 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 521631FF49; Fri, 4 Aug 2006 00:27:08 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 25CC41FF49 for ; Fri, 4 Aug 2006 00:27:04 +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 21537-03 for ; Fri, 4 Aug 2006 00:26:58 +0200 (CEST) Original-Received: from 27.mail-out.ovh.net (27.mail-out.ovh.net [213.186.38.137]) by ronja.ntg.nl (Postfix) with SMTP id F29EE1FF46 for ; Fri, 4 Aug 2006 00:26:57 +0200 (CEST) Original-Received: (qmail 5610 invoked by uid 503); 3 Aug 2006 22:28:23 -0000 Original-Received: from b6.ovh.net (HELO mail175.ha.ovh.net) (213.186.33.56) by 27.mail-out.ovh.net with SMTP; 3 Aug 2006 22:28:23 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 3 Aug 2006 22:26:55 -0000 Original-Received: from d83-179-134-205.cust.tele2.fr (HELO ?192.168.78.10?) (aubin@nibua-r.org@83.179.134.205) by ns0.ovh.net with SMTP; 3 Aug 2006 22:26:53 -0000 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en Original-To: mailing list for ConTeXt users In-Reply-To: <44D21874.8010100@elvenkind.com> X-Ovh-Remote: 83.179.134.205 (d83-179-134-205.cust.tele2.fr) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|H 0.5/1.4/5.0/N 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:29951 Archived-At: This is a multi-part message in MIME format. --===============1111181414== Content-Type: multipart/alternative; boundary="------------000104030000030208010901" This is a multi-part message in MIME format. --------------000104030000030208010901 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Taco, An extra line was due to \def\setuppublicationlayout[#1]#2% {\setvalue{@@pvdata#1}{#2\unskip\unskip\vadjust{\kern 12pt}}} in my bibl-aub.tex ;) Cheers, Renaud Taco Hoekwater a =E9crit : >Renaud AUBIN wrote: > =20 > >>Hi all, >> >>How to control vertical spaces between references ? >>(\setuplist options ? I have tried some but nothing happened...) >> =20 >> > >This should work: > > \setuppublicationlist[before=3D\blank] > >Cheers, Taco >_______________________________________________ >ntg-context mailing list >ntg-context@ntg.nl >http://www.ntg.nl/mailman/listinfo/ntg-context > > > =20 > --------------000104030000030208010901 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Taco,

An extra line was due to
\def\setuppublicationlayout[#1]#2%
  {\setvalue{@@pvdata#1}{#2\unskip\unskip\vadjust{\kern 12pt}}}
in my bibl-aub.tex

;)

Cheers,

Renaud

Taco Hoekwater a écrit :
Renaud AUBIN wrote:
  
Hi all,

How to control vertical spaces between references ?
(\setuplist options ? I have tried some but nothing happened...)
    

This should work:

   \setuppublicationlist[before=\blank]

Cheers, Taco
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


  

--------------000104030000030208010901-- --===============1111181414== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============1111181414==--