From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54410 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: framed items Date: Mon, 16 Nov 2009 16:29:21 -0500 (EST) Message-ID: References: <907CE842-A07B-4FDE-AF63-111AD9BA31D5@uni-bonn.de> Reply-To: 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: ger.gmane.org 1258406979 8092 80.91.229.12 (16 Nov 2009 21:29:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Nov 2009 21:29:39 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 16 22:29:32 2009 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.50) id 1NA98e-0002TA-7Z for gctc-ntg-context-518@m.gmane.org; Mon, 16 Nov 2009 22:29:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2F63DC9AE6; Mon, 16 Nov 2009 22:27:13 +0100 (CET) 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 rNHCAAwV0fub; Mon, 16 Nov 2009 22:27:09 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 775D7C9A8A; Mon, 16 Nov 2009 22:27:09 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9A0B0C9A8A for ; Mon, 16 Nov 2009 22:27:07 +0100 (CET) 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 pKMwN3IXD7ns for ; Mon, 16 Nov 2009 22:27:04 +0100 (CET) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by balder.ntg.nl (Postfix) with ESMTP id 3D2C7C9A7C for ; Mon, 16 Nov 2009 22:27:03 +0100 (CET) Original-Received: FROM dhcp128036205185.central.yale.edu (dhcp128036205185.central.yale.edu [128.36.205.185]) By skycaptain.mr.itd.umich.edu ID 4B01C431.3EB97.8698 ; Authuser adityam; 16 Nov 2009 16:29:21 EST In-Reply-To: User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) 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:54410 Archived-At: On Mon, 16 Nov 2009, luigi scarso wrote: > On Mon, Nov 16, 2009 at 10:17 AM, Aditya Mahajan wrote: >> I always thought that broad should use as much space as possible. So, >> anything more or less is a bug :) > > \starttext > \dorecurse{20}{% > \hsize=\dimexpr \textwidth / 20 *\recurselevel\relax > \framed[width=broad,align=middle]{ } > \blank > } > \stoptext \starttext \dorecurse{20}{% \hsize=\dimexpr \textwidth / 20 *\recurselevel\relax \framed[width=broad,align=middle]{ } \startitemize \item \framed[width=broad,align=middle]{} \item \framed[width=\hsize,align=middle]{} \stopitemize \page } \stoptext I think that itemize should adjust \hsize, so this is probably a bug in itemize. Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________