From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/69577 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Re: Influencing of horizontal arrangement of list of publications Date: Mon, 27 Jun 2011 17:38:26 +0200 Message-ID: <4E08A3F2.6000501@gyza.cz> References: <4E0398AD.2020807@gyza.cz> Reply-To: hajtmar@gyza.cz, mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1309189138 21603 80.91.229.12 (27 Jun 2011 15:38:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2011 15:38:58 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 27 17:38:51 2011 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 1QbDth-0007Y7-PY for gctc-ntg-context-518@m.gmane.org; Mon, 27 Jun 2011 17:38:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A7715CADD2; Mon, 27 Jun 2011 17:38:48 +0200 (CEST) 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 VUFT0PW5wcyW; Mon, 27 Jun 2011 17:38:46 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 61F35CADC5; Mon, 27 Jun 2011 17:38:46 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C5E74CADC5 for ; Mon, 27 Jun 2011 17:38:44 +0200 (CEST) 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 TTaCvTqjce6V for ; Mon, 27 Jun 2011 17:38:33 +0200 (CEST) Original-Received: from filter1-nij.mf.surf.net (filter1-nij.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id 51EF8CADB8 for ; Mon, 27 Jun 2011 17:38:33 +0200 (CEST) Original-Received: from psi1.forpsi.com (smtpa.forpsi.com [81.2.195.204]) by filter1-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p5RFcVSH000729 for ; Mon, 27 Jun 2011 17:38:32 +0200 Original-Received: (qmail 15675 invoked by uid 89); 27 Jun 2011 15:38:29 -0000 Original-Received: from unknown (HELO ?192.168.20.100?) (hajtmar@88.103.230.14) by psi01 with ESMTPA; 27 Jun 2011 15:38:29 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2 In-Reply-To: <4E0398AD.2020807@gyza.cz> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=81.2.195.204; country=CZ; latitude=49.7500; longitude=15.5000; http://maps.google.com/maps?q=49.7500,15.5000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07F13Cvkh - d3b23a365b4f - 20110627 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.152 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:69577 Archived-At: Hello ConTeXtist. After some experimentation, I found a satisfactory solution of my problem. Setting margins, distance and alignment can be done by redefining the global macro \bibalignednumber. Default defining of this macro (eg. in bibl-ams.tex file) is: \gdef\bibalignednumber#1{\hfill[#1]~~} A simple modification to this macro, you can achieve the desired result. Eg. : \gdef\bibalignednumber#1{\null\hfill\hbox to1em{}\hfill[#1]\hbox to3em{}} get result : <1em margin> REFERENCE ITEM aligned to right<3em distance>PUBLICATION ITEM I hope, that it will be useful for somebody. Jaroslav Dne 23.6.2011 21:49, Jaroslav Hajtmar napsal(a): > Hello ConTeXist, > > As is known, the layout of a list (of content) is determined by the > values of alternative, margin, width > and distance. Required values can be changed via commands \setuplist > or \setupcombinedlist. > > Can somehow influence the horizontal arrangement of items in lists > typed using \placepublications[...]? > I want to change such margin, distance and alignment reference items. > > REFERENCE ITEMPUBLICATION ITEM > > Examples of alignments and distances: > > RefAuthor1 Author1, Name of his publication > RefAut2 Authors2, Name of his publication > RAut3 Authors3, Name of his publication > > or: > > RefAuthor1 Author1, Name of his publication > RefAut2 Author2, Name of his publication > RAut3 Author3, Name of his publication > or: > > RefAuthor1 Author1, Name of his publication > RefAut2 Author2, Name of his publication > RAut3 Author3, Name of his publication > > etc. > > > I ask because when I use (in context minimals) the standard command > \placepublications[criterium=all], then I get a result that does not > satisfy me at all. > > Thanx Jaroslav > > > > > > > > ___________________________________________________________________________________ > > 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 > ___________________________________________________________________________________ > > ___________________________________________________________________________________ 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 ___________________________________________________________________________________