From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41893 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: \setupitemize[afterhead=...] not working Date: Tue, 24 Jun 2008 14:18:30 +0200 Message-ID: <115224fb0806240518m1d5c5771u1e1524ad412f71cf@mail.gmail.com> References: <20080623124326.GB5297@gaston.couberia.bzh> <115224fb0806230557x7c74b768m67a6477a65b00bb3@mail.gmail.com> <20080623162205.GA13711@gaston.couberia.bzh> <115224fb0806240013t347f3154v8c681e6ab77675e4@mail.gmail.com> <20080624094517.GA18117@gaston.couberia.bzh> <115224fb0806240257i223b39dv7ab6171cb68eafbd@mail.gmail.com> <20080624113424.GA24580@gaston.couberia.bzh> 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: ger.gmane.org 1214310014 4083 80.91.229.12 (24 Jun 2008 12:20:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2008 12:20:14 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 24 14:20:54 2008 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 1KB7Vz-0003SK-Gq for gctc-ntg-context-518@m.gmane.org; Tue, 24 Jun 2008 14:20:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 794441FC6B; Tue, 24 Jun 2008 14:19:56 +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 08386-02-5; Tue, 24 Jun 2008 14:19:04 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6B1CA1FBD5; Tue, 24 Jun 2008 14:19:04 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6902A1FB5A for ; Tue, 24 Jun 2008 14:19:02 +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 08386-02-4 for ; Tue, 24 Jun 2008 14:18:32 +0200 (CEST) Original-Received: from po-out-1718.google.com (po-out-1718.google.com [72.14.252.152]) by ronja.ntg.nl (Postfix) with ESMTP id 3CC441FBD5 for ; Tue, 24 Jun 2008 14:18:31 +0200 (CEST) Original-Received: by po-out-1718.google.com with SMTP id y22so1508383pof.4 for ; Tue, 24 Jun 2008 05:18:30 -0700 (PDT) Original-Received: by 10.141.49.6 with SMTP id b6mr14666397rvk.223.1214309910637; Tue, 24 Jun 2008 05:18:30 -0700 (PDT) Original-Received: by 10.140.133.21 with HTTP; Tue, 24 Jun 2008 05:18:30 -0700 (PDT) In-Reply-To: <20080624113424.GA24580@gaston.couberia.bzh> Content-Disposition: inline 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:41893 Archived-At: On Tue, Jun 24, 2008 at 1:34 PM, Peter M=FCnster wrote: > On Tue, Jun 24 2008, Wolfgang Schuster wrote: > >> > \setupitemize[headstyle=3D\bf\groupedcommand{}{:}, width=3D5em, distan= ce=3D1em] >> > \starttext >> > \startitemize >> > \txt{Short} >> > \input tufte >> > \txt{Very very very long} >> > \input tufte >> > \stopitemize >> > \stoptext >> > >> > Should \head better be used for this purpose? And if yes, how? >> >> You should better use descriptions, this is what your example looks >> like and what I guess only by looking at the output. > > Indeed, but I don't know how to do that with descriptions... :( Me too, I come close to what do you want but two problems remain, it's no possible to set a minimum width for the label and a unwanted space is between the end of the head text and the colon. \definedescription [peter] [align=3Dleft, location=3Dhanging, margin=3D5em, width=3Dbroad, command=3D\groupedcommand{}{:}] \starttext \peter{Short} \input tufte \startpeter{Very very very long} \input tufte \stoppeter \stoptext Regards Wolfgang ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________