From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13189 Path: main.gmane.org!not-for-mail From: Andreas Gschwendtner Newsgroups: gmane.comp.tex.context Subject: Re: Re: My first week with ConTeXt Date: Thu, 11 Sep 2003 09:22:46 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1063265375 13151 80.91.224.253 (11 Sep 2003 07:29:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2003 07:29:35 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Sep 11 09:29:33 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19xLtV-0007h3-00 for ; Thu, 11 Sep 2003 09:29:33 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id D13C910BAA; Thu, 11 Sep 2003 09:29:32 +0200 (MEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ref.ntg.nl (Postfix) with SMTP id 0FA3010B27 for ; Thu, 11 Sep 2003 09:22:50 +0200 (MEST) Original-Received: (qmail 25752 invoked by uid 65534); 11 Sep 2003 07:22:47 -0000 Original-Received: from unknown (EHLO gmx.com) (138.245.96.201) by mail.gmx.net (mp007) with SMTP; 11 Sep 2003 09:22:47 +0200 Original-To: ntg-context@ntg.nl In-Reply-To: X-Mailer: Apple Mail (2.552) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13189 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13189 On Wednesday, Sep 10, 2003, at 17:33 Europe/Berlin, Holger Sch=F6ner=20 wrote: >> - How to format the index (divided into sections preceeded by the >> appropriate uppercase letter, pagenumbers aligned right, "\dotfill" >> between word and pagenumber) > > I am wondering about that (the uppercase letter) as well. I managed to get uppercase letters by using the MakeIndex program=20 instead of ConTeXt's built in features -- it was mentioned in an=20 earlier thread on this list... But of course my LaTeX-index-styles=20 don't work with ConTeXt, and so far I didn't manage to get all the=20 letters on the right place (some strange things happened there...).=20 Using ConTeXt's built in features would be much smoother, maybe there=20 is (or will be) a way to realize those kind of things without=20 additional packages/programs, too. > As far as I remember, the bibliography module uses descriptions to=20 > format > the entries; ie. it should be possible to use=20 > \setupdescriptions[...][...] > to tune spacing (eg. the keys "before", "after", "inbetween"). I=20 > remeber > having read about it in the bibliography manual, there should be more=20= > in > there. thanks. I will have a look! Andreas=